penguin/AstroJS

Javascript framework for my blog

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;