Files
minecraft-plugin-manager/frontend/webapp/node_modules/next/dist/build/worker.d.ts
2025-04-13 00:18:57 +02:00

4 lines
172 B
TypeScript

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