UNPKG

toloframework

Version:

Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.

15 lines (12 loc) 200 B
/** * @created 17/09/2014 * */ window["TFW::wtag.Data"] = { superclass: "WTag", init: function() { this.bindData(this._data); }, functions: { } };