mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-05-21 14:26:41 +00:00
3 lines
667 B
JavaScript
3 lines
667 B
JavaScript
(function() {var implementors = {};
|
|
implementors["guard"] = [{"text":"impl HttpServiceFactory for signup","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for signin","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for signout","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_account","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for add_domain","synthetic":false,"types":[]},{"text":"impl HttpServiceFactory for delete_domain","synthetic":false,"types":[]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |