UNPKG

@ohu-mobile/core

Version:
3 lines (2 loc) 168 B
import { VueConstructor } from 'vue/types/umd'; export default function (instance: InstanceType<VueConstructor>, event: keyof WindowEventMap, handler: Function): void;