去掉不需要用到的导出VNode
This commit is contained in:
parent
6d9afa9c19
commit
438e24d78b
56 changed files with 56 additions and 56 deletions
2
types/input-number.d.ts
vendored
2
types/input-number.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 class InputNumber extends Vue {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue