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