jellyfish-web/src/apps/stable/routes/asyncRoutes/index.ts

3 lines
49 B
TypeScript
Raw Normal View History

2023-05-02 01:42:23 -04:00
export * from './admin';
2023-04-17 15:57:21 -04:00
export * from './user';