Explorar el Código

feat(types): 导入主体类型

caipin hace 3 años
padre
commit
4ad3e1118e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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';