app.d.ts 89 B

123
  1. import App from './dist/pages/_app'
  2. export * from './dist/pages/_app'
  3. export default App