mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 08:37:23 +00:00
[improvement] entry file ts (#2802)
This commit is contained in:
2
types/waterfall.d.ts
vendored
2
types/waterfall.d.ts
vendored
@@ -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