Преглед изворни кода

fix(types): billGuide应导出

vian пре 5 година
родитељ
комит
f1916ad3c4
2 измењених фајлова са 1 додато и 0 уклоњено
  1. 0 0
      types/src/interface/billGuide.ts
  2. 1 0
      types/src/interface/index.ts

types/src/interface/billGuidance.ts → types/src/interface/billGuide.ts


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

@@ -10,6 +10,7 @@ export * from './feeRate';
 export * from './share';
 export * from './ration';
 export * from './bill';
+export * from './billGuide';
 export * from './glj';
 export * from './option';
 export * from './quantityDetail';