UNPKG

ppui

Version:

A high quality UI components Library with Vue.js

11 lines (8 loc) 275 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 ppui from './ppui'; export default ppui; export as namespace ppui; export * from './ppui.components';