wilddragon-site/node_modules/next/dist/build/next-dir-paths.d.ts

4 lines
161 B
TypeScript
Raw Normal View History

2026-04-17 15:51:01 -04:00
export declare const NEXT_PROJECT_ROOT: string;
export declare const NEXT_PROJECT_ROOT_DIST: string;
export declare const NEXT_PROJECT_ROOT_DIST_CLIENT: string;