mirror of
https://github.com/mgerb/react-starter
synced 2026-03-05 22:35:24 +00:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from './home/home';
|
|
export * from './not-found/not-found';
|