wilddragon-site/node_modules/next/dist/build/worker.d.ts
2026-04-17 15:51:01 -04:00

4 lines
208 B
TypeScript
Executable file

import '../server/require-hook';
import '../server/lib/cpu-profile';
export { getDefinedNamedExports, hasCustomGetInitialProps, isPageStatic, } from './utils';
export { exportPages } from '../export/worker';