lingjing/node_modules/next/dist/api/app.d.ts
2026-02-23 09:51:43 +00:00

3 lines
72 B
TypeScript

export * from '../pages/_app';
export { default } from '../pages/_app';