Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 21, 2023
1 parent b350bad commit 79fbed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/__snapshots__/dts.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ declare global {
const toRaw: typeof import('vue-demi')['toRaw']
const toRef: typeof import('vue-demi')['toRef']
const toRefs: typeof import('vue-demi')['toRefs']
const toValue: typeof import('vue-demi')['toValue']
const triggerRef: typeof import('vue-demi')['triggerRef']
const tweened: typeof import('svelte/motion')['tweened']
const unref: typeof import('vue-demi')['unref']
Expand Down

0 comments on commit 79fbed3

Please sign in to comment.