UNPKG

eagle-web-ui

Version:
6 lines (5 loc) 122 B
import Vue from 'vue'; export class VanComponent { static name: string; static install(vue: typeof Vue): void; }