UNPKG

ppui

Version:

A high quality UI components Library with Vue.js

9 lines (7 loc) 240 B
// Type definitions for ppui 3.3.1 // Project:https://gitee.com/hejc/ppui // Definitions by: yangdan // Definitions: https://github.com/yangdan8/ppui.git import Vue, { VNode } from 'vue'; export declare class Sider extends Vue { }