mirror of
https://github.com/mgerb/react-starter
synced 2026-01-10 09:02:49 +00:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from './home/home';
|
|
export * from './not-found/not-found';
|