UNPKG

pttx-plugin

Version:
4 lines (3 loc) 94 B
import { App } from "vue"; declare const install: (Vue: App) => void; export default install;