Przeglądaj źródła

feat(types): export enterprise

qinlaiqiao 5 lat temu
rodzic
commit
d338c73fe9
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      types/src/interface/index.ts

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

@@ -18,3 +18,4 @@ export * from './report';
 export * from './configMaterial';
 export * from './socket';
 export * from './error';
+export * from './enterprise';