UNPKG

iking-vue-hooks

Version:

金合Vue Hooks 事件监听hook

3 lines (2 loc) 94 B
import { Fn } from '../hook'; export declare function onMountedOrActivated(hook: Fn): void;