Browse Source

refactor(types): quantityNum

qinlaiqiao 4 năm trước cách đây
mục cha
commit
bb8b559bbc
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

@@ -20,3 +20,4 @@ export * from './message';
 export * from './enterprise';
 export * from './infoPrice';
 export * from './installation';
+export * from './quantityNum';