auto-import.d.ts 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. /* eslint-disable */
  2. /* prettier-ignore */
  3. // @ts-nocheck
  4. // Generated by unplugin-auto-import
  5. export {}
  6. declare global {
  7. const EffectScope: typeof import('vue')['EffectScope']
  8. const JwtService: typeof import('../../src/core/services/JwtService')['default']
  9. const PermissionNames: typeof import('../../src/core/services/PermissionNames')['default']
  10. const RequestService: typeof import('../../src/core/services/RequestService')['default']
  11. const acceptHMRUpdate: typeof import('pinia')['acceptHMRUpdate']
  12. const addUnit: typeof import('../../src/core/utils/index')['addUnit']
  13. const cache: typeof import('../../src/core/utils/cache')['default']
  14. const checkPermission: typeof import('../../src/core/services/PermissionService')['checkPermission']
  15. const checkRole: typeof import('../../src/core/services/PermissionService')['checkRole']
  16. const computed: typeof import('vue')['computed']
  17. const convertStyle: typeof import('../../src/core/utils/index')['convertStyle']
  18. const createApp: typeof import('vue')['createApp']
  19. const createPinia: typeof import('pinia')['createPinia']
  20. const customRef: typeof import('vue')['customRef']
  21. const defineAsyncComponent: typeof import('vue')['defineAsyncComponent']
  22. const defineComponent: typeof import('vue')['defineComponent']
  23. const defineStore: typeof import('pinia')['defineStore']
  24. const del: typeof import('../../src/core/services/RequestService')['del']
  25. const destroyToken: typeof import('../../src/core/services/JwtService')['destroyToken']
  26. const effectScope: typeof import('vue')['effectScope']
  27. const errorCode: typeof import('../../src/core/utils/errorCode')['default']
  28. const get: typeof import('../../src/core/services/RequestService')['get']
  29. const getActivePinia: typeof import('pinia')['getActivePinia']
  30. const getCurrentInstance: typeof import('vue')['getCurrentInstance']
  31. const getCurrentScope: typeof import('vue')['getCurrentScope']
  32. const getToken: typeof import('../../src/core/services/JwtService')['getToken']
  33. const getWindowHeight: typeof import('../../src/core/utils/index')['getWindowHeight']
  34. const h: typeof import('vue')['h']
  35. const inject: typeof import('vue')['inject']
  36. const isProxy: typeof import('vue')['isProxy']
  37. const isReLogin: typeof import('../../src/core/services/RequestService')['isReLogin']
  38. const isReactive: typeof import('vue')['isReactive']
  39. const isReadonly: typeof import('vue')['isReadonly']
  40. const isRef: typeof import('vue')['isRef']
  41. const localCache: typeof import('../../src/core/utils/cache')['localCache']
  42. const mapActions: typeof import('pinia')['mapActions']
  43. const mapGetters: typeof import('pinia')['mapGetters']
  44. const mapState: typeof import('pinia')['mapState']
  45. const mapStores: typeof import('pinia')['mapStores']
  46. const mapWritableState: typeof import('pinia')['mapWritableState']
  47. const markRaw: typeof import('vue')['markRaw']
  48. const message: typeof import('../../src/core/utils/message')['default']
  49. const nextTick: typeof import('vue')['nextTick']
  50. const onActivated: typeof import('vue')['onActivated']
  51. const onAddToFavorites: typeof import('@dcloudio/uni-app')['onAddToFavorites']
  52. const onBackPress: typeof import('@dcloudio/uni-app')['onBackPress']
  53. const onBeforeMount: typeof import('vue')['onBeforeMount']
  54. const onBeforeRouteLeave: typeof import('vue-router')['onBeforeRouteLeave']
  55. const onBeforeRouteUpdate: typeof import('vue-router')['onBeforeRouteUpdate']
  56. const onBeforeUnmount: typeof import('vue')['onBeforeUnmount']
  57. const onBeforeUpdate: typeof import('vue')['onBeforeUpdate']
  58. const onDeactivated: typeof import('vue')['onDeactivated']
  59. const onError: typeof import('@dcloudio/uni-app')['onError']
  60. const onErrorCaptured: typeof import('vue')['onErrorCaptured']
  61. const onHide: typeof import('@dcloudio/uni-app')['onHide']
  62. const onLaunch: typeof import('@dcloudio/uni-app')['onLaunch']
  63. const onLoad: typeof import('@dcloudio/uni-app')['onLoad']
  64. const onMounted: typeof import('vue')['onMounted']
  65. const onNavigationBarButtonTap: typeof import('@dcloudio/uni-app')['onNavigationBarButtonTap']
  66. const onNavigationBarSearchInputChanged: typeof import('@dcloudio/uni-app')['onNavigationBarSearchInputChanged']
  67. const onNavigationBarSearchInputClicked: typeof import('@dcloudio/uni-app')['onNavigationBarSearchInputClicked']
  68. const onNavigationBarSearchInputConfirmed: typeof import('@dcloudio/uni-app')['onNavigationBarSearchInputConfirmed']
  69. const onNavigationBarSearchInputFocusChanged: typeof import('@dcloudio/uni-app')['onNavigationBarSearchInputFocusChanged']
  70. const onPageNotFound: typeof import('@dcloudio/uni-app')['onPageNotFound']
  71. const onPageScroll: typeof import('@dcloudio/uni-app')['onPageScroll']
  72. const onPullDownRefresh: typeof import('@dcloudio/uni-app')['onPullDownRefresh']
  73. const onReachBottom: typeof import('@dcloudio/uni-app')['onReachBottom']
  74. const onReady: typeof import('@dcloudio/uni-app')['onReady']
  75. const onRenderTracked: typeof import('vue')['onRenderTracked']
  76. const onRenderTriggered: typeof import('vue')['onRenderTriggered']
  77. const onResize: typeof import('@dcloudio/uni-app')['onResize']
  78. const onScopeDispose: typeof import('vue')['onScopeDispose']
  79. const onServerPrefetch: typeof import('vue')['onServerPrefetch']
  80. const onShareAppMessage: typeof import('@dcloudio/uni-app')['onShareAppMessage']
  81. const onShareTimeline: typeof import('@dcloudio/uni-app')['onShareTimeline']
  82. const onShow: typeof import('@dcloudio/uni-app')['onShow']
  83. const onTabItemTap: typeof import('@dcloudio/uni-app')['onTabItemTap']
  84. const onThemeChange: typeof import('@dcloudio/uni-app')['onThemeChange']
  85. const onUnhandledRejection: typeof import('@dcloudio/uni-app')['onUnhandledRejection']
  86. const onUnload: typeof import('@dcloudio/uni-app')['onUnload']
  87. const onUnmounted: typeof import('vue')['onUnmounted']
  88. const onUpdated: typeof import('vue')['onUpdated']
  89. const permissionNames: typeof import('../../src/core/services/PermissionNames')['permissionNames']
  90. const post: typeof import('../../src/core/services/RequestService')['post']
  91. const provide: typeof import('vue')['provide']
  92. const put: typeof import('../../src/core/services/RequestService')['put']
  93. const reactive: typeof import('vue')['reactive']
  94. const readonly: typeof import('vue')['readonly']
  95. const ref: typeof import('vue')['ref']
  96. const request: typeof import('../../src/core/services/RequestService')['request']
  97. const resolveComponent: typeof import('vue')['resolveComponent']
  98. const saveToken: typeof import('../../src/core/services/JwtService')['saveToken']
  99. const setActivePinia: typeof import('pinia')['setActivePinia']
  100. const setMapStoreSuffix: typeof import('pinia')['setMapStoreSuffix']
  101. const shallowReactive: typeof import('vue')['shallowReactive']
  102. const shallowReadonly: typeof import('vue')['shallowReadonly']
  103. const shallowRef: typeof import('vue')['shallowRef']
  104. const storeToRefs: typeof import('pinia')['storeToRefs']
  105. const tansParams: typeof import('../../src/core/utils/index')['tansParams']
  106. const toRaw: typeof import('vue')['toRaw']
  107. const toRef: typeof import('vue')['toRef']
  108. const toRefs: typeof import('vue')['toRefs']
  109. const toValue: typeof import('vue')['toValue']
  110. const triggerRef: typeof import('vue')['triggerRef']
  111. const unref: typeof import('vue')['unref']
  112. const upload: typeof import('../../src/core/services/RequestService')['upload']
  113. const useAttrs: typeof import('vue')['useAttrs']
  114. const useCssModule: typeof import('vue')['useCssModule']
  115. const useCssVars: typeof import('vue')['useCssVars']
  116. const useLink: typeof import('vue-router')['useLink']
  117. const useRoute: typeof import('vue-router')['useRoute']
  118. const useRouter: typeof import('vue-router')['useRouter']
  119. const useSlots: typeof import('vue')['useSlots']
  120. const watch: typeof import('vue')['watch']
  121. const watchEffect: typeof import('vue')['watchEffect']
  122. const watchPostEffect: typeof import('vue')['watchPostEffect']
  123. const watchSyncEffect: typeof import('vue')['watchSyncEffect']
  124. }
  125. // for type re-export
  126. declare global {
  127. // @ts-ignore
  128. export type { Component, ComponentPublicInstance, ComputedRef, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, VNode, WritableComputedRef } from 'vue'
  129. import('vue')
  130. }