botanjs/src/externs/System.Net.js
raw ยท 184 bytes
/** @constructor */
System.Net = function (){}
/** @type {Function} */
System.Net.getData;
/** @type {Function} */
System.Net.postFile;
/** @type {Function} */
System.Net.postData;
Javascript framework for my blog
raw ยท 184 bytes
/** @constructor */
System.Net = function (){}
/** @type {Function} */
System.Net.getData;
/** @type {Function} */
System.Net.postFile;
/** @type {Function} */
System.Net.postData;