feat: auto generate api types

This commit is contained in:
naiba
2024-11-09 00:07:21 +08:00
parent 680dc219d3
commit f842d5aeec
13 changed files with 1315 additions and 155 deletions

View File

@@ -1,4 +1,3 @@
export * from './server';
export * from './user';
export * from './mainStore';
export * from './authContext';
export * from './authContext';
export * from './api';