UNPKG

ppui

Version:

A high quality UI components Library with Vue.js

9 lines (7 loc) 230 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 from 'vue'; export declare class Footer extends Vue { }