NeahFront5/node_modules/next/dist/esm/build/worker.js
2025-04-10 11:30:00 +02:00

6 lines
224 B
JavaScript

import "../server/require-hook";
export { getDefinedNamedExports, hasCustomGetInitialProps, isPageStatic } from "./utils";
import exportPage from "../export/worker";
export { exportPage };
//# sourceMappingURL=worker.js.map