qh-easyui
v0.9.5
Published
ez-wrapper
Downloads
5
Readme
ez-wrapper
Start coding!
Deps: lodash and bluebird
(global as any)._=require("lodash");
(global as any).Promise=require("bluebird");
import ez=require("qh-easyui");
ez.combobox("#cc",{value:"value"})