소스 검색

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';