Przeglądaj źródła

fix(types): message type

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

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

@@ -16,7 +16,7 @@ export * from './option';
 export * from './quantityDetail';
 export * from './report';
 export * from './configMaterial';
-export * from './socket';
+export * from './message';
 export * from './enterprise';
 export * from './infoPrice';
 export * from './installation';