NeahNew/node_modules/next/dist/api/app.js
2025-05-03 14:17:46 +02:00

4 lines
104 B
JavaScript

export * from '../pages/_app';
export { default } from '../pages/_app';
//# sourceMappingURL=app.js.map