4 lines
89 B
TypeScript
Executable File
4 lines
89 B
TypeScript
Executable File
import App from './dist/pages/_app'
|
|
export * from './dist/pages/_app'
|
|
export default App
|