更新d.ts到3.1.0,修复d.ts的bug

This commit is contained in:
yangd 2018-08-31 18:04:17 +08:00
parent 39e56aa20f
commit b1b1ea6387
149 changed files with 861 additions and 687 deletions

View file

@ -1,8 +1,8 @@
// Type definitions for iview 3.0.1
// Type definitions for iview 3.1.0
// Project: https://github.com/iview/iview
// Definitions by: yangdan
// Definitions: https://github.com/yangdan8/iview.git
import Vue from 'vue';
import Vue,{ VNode } from 'vue';
export declare class TimePicker extends Vue {
/**