UNPKG

lulouis-vant

Version:

Lightweight Mobile UI Components built on Vue

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