1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-09 16:42:48 +00:00
Files
react-starter/app/pages/index.ts

3 lines
68 B
TypeScript

export * from './home/home';
export * from './not-found/not-found';