/opt/canhelp/node_modules/next/dist/esm/server/route-modules/app-route
NameSizeModeActions
helpers/-0755rm
module.compiled.d.ts250644editdlrm
module.compiled.js16040644editdlrm
module.compiled.js.map24000644editdlrm
module.js467820644editdlrm
module.js.map679120644editdlrm
shared-modules.js3310644editdlrm
shared-modules.js.map5240644editdlrm
Edit: /opt/canhelp/node_modules/next/dist/esm/server/route-modules/app-route/shared-modules.js (331B)
// the name of the export has to be the camelCase version of the file name (without the extension) // TODO: remove this. We need it because using notFound from next/navigation imports this file :( export * as appRouterContext from '../../../shared/lib/app-router-context.shared-runtime'; //# sourceMappingURL=shared-modules.js.map