next.js/packages/next/root-params.d.ts
root-params.d.ts4 lines194 B
// The actual types are generated into .next/types/root-params.d.ts and wired
// via next-env.d.ts. This bare declaration avoids type errors before generation.
declare module 'next/root-params'
Quest for Codev2.0.0
/
SIGN IN