Neah/node_modules/next/dist/build/worker.d.ts
2025-04-24 17:19:14 +02:00

4 lines
172 B
TypeScript

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