Browse Source

feat(types): 导入主体类型

caipin 4 năm trước cách đây
mục cha
commit
4ad3e1118e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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';