Parcourir la source

feat(types): 导入主体类型

caipin il y a 3 ans
Parent
commit
4ad3e1118e
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      types/src/interface/index.ts

+ 1 - 0
types/src/interface/index.ts

@@ -28,3 +28,4 @@ export * from './process';
 export * from './structure';
 export * from './editLog';
 export * from './institutionRole';
+export * from './subject';