UNPKG

@slan-health/taro-vueuse

Version:

taro vue版本hooks

4 lines (2 loc) 158 B
import { PluginImplementType } from './types'; export declare const definePlugin: (options: PluginImplementType<any, any>) => PluginImplementType<any, any>;