Something like this: declare module "vue/types/vue" { interface Vue { myMixinMethod (): null; myMixinValue: string; } } See full list on v3.
確定! 回上一頁