ソースを参照

refactor(types): quantityNum

qinlaiqiao 4 年 前
コミット
bb8b559bbc
1 ファイル変更1 行追加0 行削除
  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 './enterprise';
 export * from './infoPrice';
 export * from './infoPrice';
 export * from './installation';
 export * from './installation';
+export * from './quantityNum';