Files
cartlog-admin/node_modules/next/dist/build/next-dir-paths.d.ts
2026-01-01 15:25:19 +05:30

4 lines
161 B
TypeScript

export declare const NEXT_PROJECT_ROOT: string;
export declare const NEXT_PROJECT_ROOT_DIST: string;
export declare const NEXT_PROJECT_ROOT_DIST_CLIENT: string;