Files
scrap/node_modules/next/dist/cli/next-export.d.ts
2024-09-24 03:52:46 +00:00

3 lines
62 B
TypeScript

declare const nextExport: () => never;
export { nextExport };