Pathpida with Next.js

TypeScript friendly internal link client for Next.js.
#
Features- Type safety. Automatically generate type definition files for manipulating internal links in Next.js.
- Zero configration. No configuration required, can be used immediately after installation.
- Zero runtime. Lightweight because runtime code is not included in the bundle.
#
Install#
Setuppackage.json
#
Usagepages/index.tsx
#
Define querypages/post/create.tsx
pages/post/[pid].tsx
pages/index.tsx
#
Generate static files pathpackage.json
pages/index.tsx