Skip to content

Commit

Permalink
chore: autoimport
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Dec 14, 2023
1 parent fe68b01 commit 77fc16f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/auto-imports.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@ declare global {
declare global {
// @ts-ignore
export type { Component, ComponentPublicInstance, ComputedRef, ExtractDefaultPropTypes, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, VNode, WritableComputedRef } from 'vue'
import('vue')
}

0 comments on commit 77fc16f

Please sign in to comment.