删除无用的导入VNode
This commit is contained in:
parent
a5722e4518
commit
99ddff9a65
17 changed files with 17 additions and 17 deletions
2
types/anchor.d.ts
vendored
2
types/anchor.d.ts
vendored
|
@ -2,7 +2,7 @@
|
|||
// Project: https://github.com/iview/iview
|
||||
// Definitions by: yangdan
|
||||
// Definitions: https://github.com/yangdan8/iview.git
|
||||
import Vue, { VNode } from 'vue';
|
||||
import Vue from 'vue';
|
||||
|
||||
export declare interface Anchor extends Vue {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue