botanjs/src/externs/System.Global.js
raw ยท 137 bytes
/** @constructor */
System.Global = function (){}
/** @type {Boolean} */
System.Global.debug;
/** @type {Boolean} */
System.Global.IE;
Javascript framework for my blog
raw ยท 137 bytes
/** @constructor */
System.Global = function (){}
/** @type {Boolean} */
System.Global.debug;
/** @type {Boolean} */
System.Global.IE;