We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b350bad commit 79fbed3Copy full SHA for 79fbed3
test/__snapshots__/dts.test.ts.snap
@@ -114,6 +114,7 @@ declare global {
114
const toRaw: typeof import('vue-demi')['toRaw']
115
const toRef: typeof import('vue-demi')['toRef']
116
const toRefs: typeof import('vue-demi')['toRefs']
117
+ const toValue: typeof import('vue-demi')['toValue']
118
const triggerRef: typeof import('vue-demi')['triggerRef']
119
const tweened: typeof import('svelte/motion')['tweened']
120
const unref: typeof import('vue-demi')['unref']
0 commit comments