Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 3, 2023
1 parent 730cf63 commit def8007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/__snapshots__/dts.test.ts.snap
Expand Up @@ -150,6 +150,7 @@ declare global {
declare global {
// @ts-ignore
export type { Component, ComponentPublicInstance, ComputedRef, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, VNode, WritableComputedRef } from 'vue-demi'
import('vue-demi')
}
"
`;

0 comments on commit def8007

Please sign in to comment.