penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/_3rdParty_.Recaptcha.js

raw ยท 246 bytes

/** @constructor */
_3rdParty_.Recaptcha = function() {};

/** @type {Number} */
_3rdParty_.Recaptcha.timer_id;

/** @type {Function} */
_3rdParty_.render;
/** @type {Function} */
_3rdParty_.reset;
/** @type {Function} */
_3rdParty_.getResponse;