lingjing/node_modules/next/dist/build/worker.d.ts
2026-02-23 09:51:43 +00:00

4 lines
172 B
TypeScript

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