UNPKG

wecui

Version:

一款基于Vue2.x版本的移动端web组件

6 lines (3 loc) 110 B
export = isPlainObject; declare function isPlainObject(o: any): boolean; declare namespace isPlainObject {}