[improvement] entry file ts (#2802)
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
import Vue, { DirectiveFunction, PluginFunction } from 'vue';
|
||||
import { DirectiveFunction, PluginFunction } from 'vue';
|
||||
|
||||
export interface Waterfall {
|
||||
(type: string): DirectiveFunction;
|
||||
|
||||
Reference in New Issue
Block a user