feat: add naive app
This commit is contained in:
3
apps/web-naive/src/api/core/index.ts
Normal file
3
apps/web-naive/src/api/core/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './auth';
|
||||
export * from './menu';
|
||||
export * from './user';
|
||||
Reference in New Issue
Block a user