chore: remove vue declaration
This commit is contained in:
5
src/shims-vue.d.ts
vendored
5
src/shims-vue.d.ts
vendored
@@ -1,6 +1 @@
|
|||||||
declare module '*.vue' {
|
|
||||||
import { defineComponent } from 'vue'
|
|
||||||
const component: ReturnType<typeof defineComponent>
|
|
||||||
export default component
|
|
||||||
}
|
|
||||||
declare module 'chart.xkcd'
|
declare module 'chart.xkcd'
|
||||||
|
|||||||
Reference in New Issue
Block a user