async-component.d.ts 968 B

123456789101112131415161718192021222324
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // Generated by @uni-ku/bundle-optimizer
  5. declare module '*?async' {
  6. const component: any
  7. export = component
  8. }
  9. declare module '@/subPack-smqjh/components/selectAddress/index.vue?async' {
  10. const component: typeof import('@/subPack-smqjh/components/selectAddress/index.vue')
  11. export = component
  12. }
  13. declare module '@/subPack-xsb/components/xsbTabbar/index.vue?async' {
  14. const component: typeof import('@/subPack-xsb/components/xsbTabbar/index.vue')
  15. export = component
  16. }
  17. declare module '../../subPack-smqjh/components/charge-orderList/charge-orderList.vue?async' {
  18. const component: typeof import('../../subPack-smqjh/components/charge-orderList/charge-orderList.vue')
  19. export = component
  20. }
  21. declare module '@/subPack-smqjh/components/charge-orderList/charge-orderList.vue?async' {
  22. const component: typeof import('@/subPack-smqjh/components/charge-orderList/charge-orderList.vue')
  23. export = component
  24. }