Files
recipe-app/frontend/node_modules/next/dist/build/worker.d.ts
T
2026-04-09 09:14:39 +02:00

5 lines
208 B
TypeScript

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