index.ts 98 Bytes
Newer Older
1 2 3 4
export * from'./Home'
export * from './register'
export * from './signin'
export * from './detail'