Explorar o código

fix(types): billGuide应导出

vian %!s(int64=5) %!d(string=hai) anos
pai
achega
f1916ad3c4
Modificáronse 2 ficheiros con 1 adicións e 0 borrados
  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';