Skip to content

Commit 79fbed3

Browse files
committed
chore: update snapshot
1 parent b350bad commit 79fbed3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/__snapshots__/dts.test.ts.snap

+1
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ declare global {
114114
const toRaw: typeof import('vue-demi')['toRaw']
115115
const toRef: typeof import('vue-demi')['toRef']
116116
const toRefs: typeof import('vue-demi')['toRefs']
117+
const toValue: typeof import('vue-demi')['toValue']
117118
const triggerRef: typeof import('vue-demi')['triggerRef']
118119
const tweened: typeof import('svelte/motion')['tweened']
119120
const unref: typeof import('vue-demi')['unref']

0 commit comments

Comments
 (0)