|
1 | 1 | // Generated by 'unplugin-auto-import'
|
2 | 2 | // We suggest you to commit this file into source control
|
3 | 3 | declare global {
|
4 |
| - const computed: typeof import('vue-tui')['computed'] |
5 |
| - const createApp: typeof import('vue-tui')['createApp'] |
6 |
| - const customRef: typeof import('vue-tui')['customRef'] |
7 |
| - const defineAsyncComponent: typeof import('vue-tui')['defineAsyncComponent'] |
8 |
| - const defineComponent: typeof import('vue-tui')['defineComponent'] |
9 |
| - const effectScope: typeof import('vue-tui')['effectScope'] |
10 |
| - const EffectScope: typeof import('vue-tui')['EffectScope'] |
11 |
| - const getCurrentInstance: typeof import('vue-tui')['getCurrentInstance'] |
12 |
| - const getCurrentScope: typeof import('vue-tui')['getCurrentScope'] |
13 |
| - const h: typeof import('vue-tui')['h'] |
14 |
| - const inject: typeof import('vue-tui')['inject'] |
15 |
| - const isReadonly: typeof import('vue-tui')['isReadonly'] |
16 |
| - const isRef: typeof import('vue-tui')['isRef'] |
17 |
| - const markRaw: typeof import('vue-tui')['markRaw'] |
18 |
| - const nextTick: typeof import('vue-tui')['nextTick'] |
19 |
| - const onActivated: typeof import('vue-tui')['onActivated'] |
20 |
| - const onBeforeMount: typeof import('vue-tui')['onBeforeMount'] |
21 |
| - const onBeforeUnmount: typeof import('vue-tui')['onBeforeUnmount'] |
22 |
| - const onBeforeUpdate: typeof import('vue-tui')['onBeforeUpdate'] |
23 |
| - const onDeactivated: typeof import('vue-tui')['onDeactivated'] |
24 |
| - const onErrorCaptured: typeof import('vue-tui')['onErrorCaptured'] |
25 |
| - const onMounted: typeof import('vue-tui')['onMounted'] |
26 |
| - const onRenderTracked: typeof import('vue-tui')['onRenderTracked'] |
27 |
| - const onRenderTriggered: typeof import('vue-tui')['onRenderTriggered'] |
28 |
| - const onScopeDispose: typeof import('vue-tui')['onScopeDispose'] |
29 |
| - const onServerPrefetch: typeof import('vue-tui')['onServerPrefetch'] |
30 |
| - const onUnmounted: typeof import('vue-tui')['onUnmounted'] |
31 |
| - const onUpdated: typeof import('vue-tui')['onUpdated'] |
32 |
| - const provide: typeof import('vue-tui')['provide'] |
33 |
| - const reactive: typeof import('vue-tui')['reactive'] |
34 |
| - const readonly: typeof import('vue-tui')['readonly'] |
35 |
| - const ref: typeof import('vue-tui')['ref'] |
36 |
| - const resolveComponent: typeof import('vue-tui')['resolveComponent'] |
37 |
| - const shallowReactive: typeof import('vue-tui')['shallowReactive'] |
38 |
| - const shallowReadonly: typeof import('vue-tui')['shallowReadonly'] |
39 |
| - const shallowRef: typeof import('vue-tui')['shallowRef'] |
40 |
| - const toRaw: typeof import('vue-tui')['toRaw'] |
41 |
| - const toRef: typeof import('vue-tui')['toRef'] |
42 |
| - const toRefs: typeof import('vue-tui')['toRefs'] |
43 |
| - const triggerRef: typeof import('vue-tui')['triggerRef'] |
44 |
| - const unref: typeof import('vue-tui')['unref'] |
45 |
| - const useAttrs: typeof import('vue-tui')['useAttrs'] |
46 |
| - const useSlots: typeof import('vue-tui')['useSlots'] |
47 |
| - const watch: typeof import('vue-tui')['watch'] |
48 |
| - const watchEffect: typeof import('vue-tui')['watchEffect'] |
| 4 | + const computed: typeof import('vue-termui')['computed'] |
| 5 | + const createApp: typeof import('vue-termui')['createApp'] |
| 6 | + const customRef: typeof import('vue-termui')['customRef'] |
| 7 | + const defineAsyncComponent: typeof import('vue-termui')['defineAsyncComponent'] |
| 8 | + const defineComponent: typeof import('vue-termui')['defineComponent'] |
| 9 | + const effectScope: typeof import('vue-termui')['effectScope'] |
| 10 | + const EffectScope: typeof import('vue-termui')['EffectScope'] |
| 11 | + const getCurrentInstance: typeof import('vue-termui')['getCurrentInstance'] |
| 12 | + const getCurrentScope: typeof import('vue-termui')['getCurrentScope'] |
| 13 | + const h: typeof import('vue-termui')['h'] |
| 14 | + const inject: typeof import('vue-termui')['inject'] |
| 15 | + const isReadonly: typeof import('vue-termui')['isReadonly'] |
| 16 | + const isRef: typeof import('vue-termui')['isRef'] |
| 17 | + const markRaw: typeof import('vue-termui')['markRaw'] |
| 18 | + const nextTick: typeof import('vue-termui')['nextTick'] |
| 19 | + const onActivated: typeof import('vue-termui')['onActivated'] |
| 20 | + const onBeforeMount: typeof import('vue-termui')['onBeforeMount'] |
| 21 | + const onBeforeUnmount: typeof import('vue-termui')['onBeforeUnmount'] |
| 22 | + const onBeforeUpdate: typeof import('vue-termui')['onBeforeUpdate'] |
| 23 | + const onDeactivated: typeof import('vue-termui')['onDeactivated'] |
| 24 | + const onErrorCaptured: typeof import('vue-termui')['onErrorCaptured'] |
| 25 | + const onMounted: typeof import('vue-termui')['onMounted'] |
| 26 | + const onRenderTracked: typeof import('vue-termui')['onRenderTracked'] |
| 27 | + const onRenderTriggered: typeof import('vue-termui')['onRenderTriggered'] |
| 28 | + const onScopeDispose: typeof import('vue-termui')['onScopeDispose'] |
| 29 | + const onServerPrefetch: typeof import('vue-termui')['onServerPrefetch'] |
| 30 | + const onUnmounted: typeof import('vue-termui')['onUnmounted'] |
| 31 | + const onUpdated: typeof import('vue-termui')['onUpdated'] |
| 32 | + const provide: typeof import('vue-termui')['provide'] |
| 33 | + const reactive: typeof import('vue-termui')['reactive'] |
| 34 | + const readonly: typeof import('vue-termui')['readonly'] |
| 35 | + const ref: typeof import('vue-termui')['ref'] |
| 36 | + const resolveComponent: typeof import('vue-termui')['resolveComponent'] |
| 37 | + const shallowReactive: typeof import('vue-termui')['shallowReactive'] |
| 38 | + const shallowReadonly: typeof import('vue-termui')['shallowReadonly'] |
| 39 | + const shallowRef: typeof import('vue-termui')['shallowRef'] |
| 40 | + const toRaw: typeof import('vue-termui')['toRaw'] |
| 41 | + const toRef: typeof import('vue-termui')['toRef'] |
| 42 | + const toRefs: typeof import('vue-termui')['toRefs'] |
| 43 | + const triggerRef: typeof import('vue-termui')['triggerRef'] |
| 44 | + const unref: typeof import('vue-termui')['unref'] |
| 45 | + const useAttrs: typeof import('vue-termui')['useAttrs'] |
| 46 | + const useLog: typeof import('vue-termui')['useLog'] |
| 47 | + const useSlots: typeof import('vue-termui')['useSlots'] |
| 48 | + const watch: typeof import('vue-termui')['watch'] |
| 49 | + const watchEffect: typeof import('vue-termui')['watchEffect'] |
49 | 50 | }
|
50 | 51 | export {}
|
0 commit comments