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.

12 lines 347 B
/** *Type definitions for plug-r-qw 1.3.4 * created at 20203.03.03 * @author Ricky email:zhangqingcq@foxmail.com */ export * from "./plug-r-qw.components" export * from './needImportFunc' export * from './protoFunc' export * from './plug-r-qw.methods' import {plugRQw} from "./plug-r-qw" export = plugRQw export as namespace plugRQw