Просмотр исходного кода

feat(types): 导入主体类型

caipin 3 лет назад
Родитель
Сommit
4ad3e1118e
1 измененных файлов с 1 добавлено и 0 удалено
  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';