fix: change augmentation module
This commit is contained in:
committed by
GitHub
parent
79b4c3cd99
commit
f094457404
@@ -4,7 +4,7 @@ import { useSingleton } from '../composables'
|
||||
import { TippyOptions } from '../types'
|
||||
import tippy, { DefaultProps } from 'tippy.js'
|
||||
|
||||
declare module '@vue/runtime-core' {
|
||||
declare module 'vue' {
|
||||
interface ComponentCustomProps extends TippyOptions {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user