Skip to content

Commit f82322f

Browse files
committed
build
1 parent 39001c3 commit f82322f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import Vue, { PluginObject } from 'vue';
22
import headful from 'headful';
3-
import './types/vue';
43

54
const plugin: PluginObject<{ key?: string, component?: boolean }> = {
65
install (Vue, options) {

0 commit comments

Comments
 (0)