We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5083525 commit 553bb4bCopy full SHA for 553bb4b
packages/next/src/exports/utilities.ts
@@ -5,4 +5,3 @@ export { createPayloadRequest } from '../utilities/createPayloadRequest.js'
5
export { getNextRequestI18n } from '../utilities/getNextRequestI18n.js'
6
export { getPayloadHMR, reload } from '../utilities/getPayloadHMR.js'
7
export { headersWithCors } from '../utilities/headersWithCors.js'
8
-export { initPage } from '../utilities/initPage/index.js'
0 commit comments