Open flmn opened 2 months ago
When use this code: import VueKonva from 'vue-konva' ... app.use(VueKonva)
IDE shows: Vue: Argument of type is not assignable to parameter of type Plugin<[]>
versions: vue: 3.5.2 vue-konva: 3.1.0
When use this code: import VueKonva from 'vue-konva' ... app.use(VueKonva)
IDE shows: Vue: Argument of type is not assignable to parameter of type Plugin<[]>
versions: vue: 3.5.2 vue-konva: 3.1.0