UNPKG

v-pip

Version:

Vue wrapper for native picture-in-picture (PiP)

4 lines (3 loc) 116 B
import { Plugin } from 'vue'; declare const install: Exclude<Plugin['install'], undefined>; export default install;