Procházet zdrojové kódy

fix(types): billGuide应导出

vian před 5 roky
rodič
revize
f1916ad3c4

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