UNPKG

vue-gh-corners

Version:
7 lines (6 loc) 161 B
import Vue from 'vue'; declare function install(vue: typeof Vue): void; declare const _default: { install: typeof install; }; export default _default;