chore: type

This commit is contained in:
手瓜一十雪
2024-08-09 10:42:03 +08:00
parent 65521bd840
commit a1a28a892f
6 changed files with 44 additions and 14 deletions

View File

@@ -2,4 +2,5 @@ export * from './user';
export * from './group';
export * from './msg';
export * from './notify';
export * from './cache';
export * from './cache';
export * from './system'