UNPKG

@vue-widget/hooks

Version:

hooks from react to vue

2 lines (1 loc) 90 B
export declare function useEvent(callback: (...args: any) => any): (...args: any) => any;