We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39001c3 commit f82322fCopy full SHA for f82322f
index.ts
@@ -1,6 +1,5 @@
1
import Vue, { PluginObject } from 'vue';
2
import headful from 'headful';
3
-import './types/vue';
4
5
const plugin: PluginObject<{ key?: string, component?: boolean }> = {
6
install (Vue, options) {
0 commit comments