diff --git a/types/time.d.ts b/types/time.d.ts index 4814b9be..5a0ae92c 100644 --- a/types/time.d.ts +++ b/types/time.d.ts @@ -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 Time extends Vue { /**