forked from Botanical/BotanJS
Upgraded to Recaptcha v3
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
/** @constructor */
|
||||
_3rdParty_.Recaptcha = function() {};
|
||||
|
||||
/** @type {Number} */
|
||||
_3rdParty_.Recaptcha.timer_id;
|
||||
|
||||
/** @type {Function} */
|
||||
_3rdParty_.render;
|
||||
/** @type {Function} */
|
||||
_3rdParty_.reset;
|
||||
/** @type {Function} */
|
||||
_3rdParty_.getResponse;
|
||||
_3rdParty_.execute;
|
||||
|
||||
Reference in New Issue
Block a user