UNPKG

wecui

Version:

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

5 lines (3 loc) 113 B
import * as t from '../.' declare function fromJSON<T>(value: any, type: t.Type<T>): T; export default fromJSON