|
5 | 5 | // Generated by unplugin-auto-import |
6 | 6 | export {} |
7 | 7 | declare global { |
8 | | - const useAPICheck: typeof import('taro-hooks')['useAPICheck']; |
9 | | - const useAccountInfo: typeof import('taro-hooks')['useAccountInfo']; |
10 | | - const useActionSheet: typeof import('taro-hooks')['useActionSheet']; |
11 | | - const useAlertBeforeUnload: typeof import('taro-hooks')['useAlertBeforeUnload']; |
12 | | - const useApp: typeof import('taro-hooks')['useApp']; |
13 | | - const useArrayBuffer: typeof import('taro-hooks')['useArrayBuffer']; |
14 | | - const useAudio: typeof import('taro-hooks')['useAudio']; |
15 | | - const useAuthorize: typeof import('taro-hooks')['useAuthorize']; |
16 | | - const useBackground: typeof import('taro-hooks')['useBackground']; |
17 | | - const useBattery: typeof import('taro-hooks')['useBattery']; |
18 | | - const useBluetooth: typeof import('taro-hooks')['useBluetooth']; |
19 | | - const useBoolean: typeof import('taro-hooks')['useBoolean']; |
20 | | - const useBrightness: typeof import('taro-hooks')['useBrightness']; |
21 | | - const useCamera: typeof import('taro-hooks')['useCamera']; |
22 | | - const useChooseAddress: typeof import('taro-hooks')['useChooseAddress']; |
23 | | - const useClipboardData: typeof import('taro-hooks')['useClipboardData']; |
24 | | - const useCreation: typeof import('taro-hooks')['useCreation']; |
25 | | - const useDebounce: typeof import('taro-hooks')['useDebounce']; |
26 | | - const useDebounceFn: typeof import('taro-hooks')['useDebounceFn']; |
27 | | - const useDeviceInfo: typeof import('taro-hooks')['useDeviceInfo']; |
28 | | - const useEnterOptions: typeof import('taro-hooks')['useEnterOptions']; |
29 | | - const useEnv: typeof import('taro-hooks')['useEnv']; |
30 | | - const useEvent: typeof import('taro-hooks')['useEvent']; |
31 | | - const useFile: typeof import('taro-hooks')['useFile']; |
32 | | - const useFrom: typeof import('taro-hooks')['useFrom']; |
33 | | - const useImage: typeof import('taro-hooks')['useImage']; |
34 | | - const useInvoice: typeof import('taro-hooks')['useInvoice']; |
35 | | - const useKeyboard: typeof import('taro-hooks')['useKeyboard']; |
36 | | - const useLatest: typeof import('taro-hooks')['useLatest']; |
37 | | - const useLaunchOptions: typeof import('taro-hooks')['useLaunchOptions']; |
38 | | - const useLoading: typeof import('taro-hooks')['useLoading']; |
39 | | - const useLocation: typeof import('taro-hooks')['useLocation']; |
40 | | - const useLogin: typeof import('taro-hooks')['useLogin']; |
41 | | - const useManualPullDownRefresh: typeof import('taro-hooks')['useManualPullDownRefresh']; |
42 | | - const useMap: typeof import('taro-hooks')['useMap']; |
43 | | - const useMemoizedFn: typeof import('taro-hooks')['useMemoizedFn']; |
44 | | - const useMenuButtonBoundingClientRect: typeof import('taro-hooks')['useMenuButtonBoundingClientRect']; |
45 | | - const useModal: typeof import('taro-hooks')['useModal']; |
46 | | - const useMotion: typeof import('taro-hooks')['useMotion']; |
47 | | - const useMount: typeof import('taro-hooks')['useMount']; |
48 | | - const useNavigationBar: typeof import('taro-hooks')['useNavigationBar']; |
49 | | - const useNetworkType: typeof import('taro-hooks')['useNetworkType']; |
50 | | - const useOnline: typeof import('taro-hooks')['useOnline']; |
51 | | - const usePage: typeof import('taro-hooks')['usePage']; |
52 | | - const usePreload: typeof import('taro-hooks')['usePreload']; |
53 | | - const usePromise: typeof import('taro-hooks')['usePromise']; |
54 | | - const useRecord: typeof import('taro-hooks')['useRecord']; |
55 | | - const useRequest: typeof import('taro-hooks')['useRequest']; |
56 | | - const useRequestSubscribeMessage: typeof import('taro-hooks')['useRequestSubscribeMessage']; |
57 | | - const useRouter: typeof import('taro-hooks')['useRouter']; |
58 | | - const useScanCode: typeof import('taro-hooks')['useScanCode']; |
59 | | - const useSelectorQuery: typeof import('taro-hooks')['useSelectorQuery']; |
60 | | - const useStorage: typeof import('taro-hooks')['useStorage']; |
61 | | - const useSystemInfo: typeof import('taro-hooks')['useSystemInfo']; |
62 | | - const useTabBar: typeof import('taro-hooks')['useTabBar']; |
63 | | - const useThrottle: typeof import('taro-hooks')['useThrottle']; |
64 | | - const useThrottleFn: typeof import('taro-hooks')['useThrottleFn']; |
65 | | - const useToast: typeof import('taro-hooks')['useToast']; |
66 | | - const useToggle: typeof import('taro-hooks')['useToggle']; |
67 | | - const useTopBarText: typeof import('taro-hooks')['useTopBarText']; |
68 | | - const useUnmount: typeof import('taro-hooks')['useUnmount']; |
69 | | - const useUpdate: typeof import('taro-hooks')['useUpdate']; |
70 | | - const useUpdateEffect: typeof import('taro-hooks')['useUpdateEffect']; |
71 | | - const useUpdateManager: typeof import('taro-hooks')['useUpdateManager']; |
72 | | - const useUserInfo: typeof import('taro-hooks')['useUserInfo']; |
73 | | - const useVibrate: typeof import('taro-hooks')['useVibrate']; |
74 | | - const useVideo: typeof import('taro-hooks')['useVideo']; |
75 | | - const useVisible: typeof import('taro-hooks')['useVisible']; |
76 | | - const useWeRun: typeof import('taro-hooks')['useWeRun']; |
77 | | - const useWebp: typeof import('taro-hooks')['useWebp']; |
78 | | - const useWindowInfo: typeof import('taro-hooks')['useWindowInfo']; |
| 8 | + const useAPICheck: typeof import('taro-hooks')['useAPICheck'] |
| 9 | + const useAccountInfo: typeof import('taro-hooks')['useAccountInfo'] |
| 10 | + const useActionSheet: typeof import('taro-hooks')['useActionSheet'] |
| 11 | + const useAlertBeforeUnload: typeof import('taro-hooks')['useAlertBeforeUnload'] |
| 12 | + const useApp: typeof import('taro-hooks')['useApp'] |
| 13 | + const useAppBaseInfo: typeof import('taro-hooks')['useAppBaseInfo'] |
| 14 | + const useArrayBuffer: typeof import('taro-hooks')['useArrayBuffer'] |
| 15 | + const useAudio: typeof import('taro-hooks')['useAudio'] |
| 16 | + const useAuthorize: typeof import('taro-hooks')['useAuthorize'] |
| 17 | + const useBackground: typeof import('taro-hooks')['useBackground'] |
| 18 | + const useBattery: typeof import('taro-hooks')['useBattery'] |
| 19 | + const useBluetooth: typeof import('taro-hooks')['useBluetooth'] |
| 20 | + const useBoolean: typeof import('taro-hooks')['useBoolean'] |
| 21 | + const useBrightness: typeof import('taro-hooks')['useBrightness'] |
| 22 | + const useCamera: typeof import('taro-hooks')['useCamera'] |
| 23 | + const useChooseAddress: typeof import('taro-hooks')['useChooseAddress'] |
| 24 | + const useClipboardData: typeof import('taro-hooks')['useClipboardData'] |
| 25 | + const useCreation: typeof import('taro-hooks')['useCreation'] |
| 26 | + const useDebounce: typeof import('taro-hooks')['useDebounce'] |
| 27 | + const useDebounceFn: typeof import('taro-hooks')['useDebounceFn'] |
| 28 | + const useDeviceInfo: typeof import('taro-hooks')['useDeviceInfo'] |
| 29 | + const useEnterOptions: typeof import('taro-hooks')['useEnterOptions'] |
| 30 | + const useEnv: typeof import('taro-hooks')['useEnv'] |
| 31 | + const useEvent: typeof import('taro-hooks')['useEvent'] |
| 32 | + const useFile: typeof import('taro-hooks')['useFile'] |
| 33 | + const useFrom: typeof import('taro-hooks')['useFrom'] |
| 34 | + const useImage: typeof import('taro-hooks')['useImage'] |
| 35 | + const useInvoice: typeof import('taro-hooks')['useInvoice'] |
| 36 | + const useKeyboard: typeof import('taro-hooks')['useKeyboard'] |
| 37 | + const useLatest: typeof import('taro-hooks')['useLatest'] |
| 38 | + const useLaunchOptions: typeof import('taro-hooks')['useLaunchOptions'] |
| 39 | + const useLoading: typeof import('taro-hooks')['useLoading'] |
| 40 | + const useLocation: typeof import('taro-hooks')['useLocation'] |
| 41 | + const useLogin: typeof import('taro-hooks')['useLogin'] |
| 42 | + const useManualPullDownRefresh: typeof import('taro-hooks')['useManualPullDownRefresh'] |
| 43 | + const useMap: typeof import('taro-hooks')['useMap'] |
| 44 | + const useMemoizedFn: typeof import('taro-hooks')['useMemoizedFn'] |
| 45 | + const useMenuButtonBoundingClientRect: typeof import('taro-hooks')['useMenuButtonBoundingClientRect'] |
| 46 | + const useModal: typeof import('taro-hooks')['useModal'] |
| 47 | + const useMotion: typeof import('taro-hooks')['useMotion'] |
| 48 | + const useMount: typeof import('taro-hooks')['useMount'] |
| 49 | + const useNavigationBar: typeof import('taro-hooks')['useNavigationBar'] |
| 50 | + const useNetworkType: typeof import('taro-hooks')['useNetworkType'] |
| 51 | + const useOnline: typeof import('taro-hooks')['useOnline'] |
| 52 | + const usePage: typeof import('taro-hooks')['usePage'] |
| 53 | + const usePreload: typeof import('taro-hooks')['usePreload'] |
| 54 | + const usePromise: typeof import('taro-hooks')['usePromise'] |
| 55 | + const useRecord: typeof import('taro-hooks')['useRecord'] |
| 56 | + const useRendererUserAgent: typeof import('taro-hooks')['useRendererUserAgent'] |
| 57 | + const useRequest: typeof import('taro-hooks')['useRequest'] |
| 58 | + const useRequestSubscribeMessage: typeof import('taro-hooks')['useRequestSubscribeMessage'] |
| 59 | + const useRouter: typeof import('taro-hooks')['useRouter'] |
| 60 | + const useScanCode: typeof import('taro-hooks')['useScanCode'] |
| 61 | + const useSelectorQuery: typeof import('taro-hooks')['useSelectorQuery'] |
| 62 | + const useStorage: typeof import('taro-hooks')['useStorage'] |
| 63 | + const useSystemInfo: typeof import('taro-hooks')['useSystemInfo'] |
| 64 | + const useTabBar: typeof import('taro-hooks')['useTabBar'] |
| 65 | + const useThrottle: typeof import('taro-hooks')['useThrottle'] |
| 66 | + const useThrottleFn: typeof import('taro-hooks')['useThrottleFn'] |
| 67 | + const useToast: typeof import('taro-hooks')['useToast'] |
| 68 | + const useToggle: typeof import('taro-hooks')['useToggle'] |
| 69 | + const useTopBarText: typeof import('taro-hooks')['useTopBarText'] |
| 70 | + const useUnmount: typeof import('taro-hooks')['useUnmount'] |
| 71 | + const useUpdate: typeof import('taro-hooks')['useUpdate'] |
| 72 | + const useUpdateEffect: typeof import('taro-hooks')['useUpdateEffect'] |
| 73 | + const useUpdateManager: typeof import('taro-hooks')['useUpdateManager'] |
| 74 | + const useUserInfo: typeof import('taro-hooks')['useUserInfo'] |
| 75 | + const useVibrate: typeof import('taro-hooks')['useVibrate'] |
| 76 | + const useVideo: typeof import('taro-hooks')['useVideo'] |
| 77 | + const useVisible: typeof import('taro-hooks')['useVisible'] |
| 78 | + const useWeRun: typeof import('taro-hooks')['useWeRun'] |
| 79 | + const useWebp: typeof import('taro-hooks')['useWebp'] |
| 80 | + const useWindowInfo: typeof import('taro-hooks')['useWindowInfo'] |
79 | 81 | } |
0 commit comments