UNPKG

@zhangqingcq/plug-r-qw

Version:

A JS lib base on Vue and View-design, you can achieve some complex functions with simple code after install this lib.

16 lines (10 loc) 383 B
/** *Type definitions for plug-r-qw 1.3.4 * created at 20203.03.03 * @author Ricky email:zhangqingcq@foxmail.com */ export {IconTxtBtn} from "./icon-txt-btn" export {AlCascaderMcD} from "./al-cascader-mc" export {AsyncCascader} from "./async-cascader" export {BtTablePage, TableColumnR} from "./bt-table-page" export {FormR, FormItem, Option} from "./form-r"