Просмотр исходного кода

fix(types): billGuide应导出

vian 5 лет назад
Родитель
Сommit
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';