mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-12 02:25:41 +00:00
Deploying to gh-pages from @ 8d2d81ed76 🚀
This commit is contained in:
3
implementors/core/default/trait.Default.js
Normal file
3
implementors/core/default/trait.Default.js
Normal file
@@ -0,0 +1,3 @@
|
||||
(function() {var implementors = {};
|
||||
implementors["guard"] = [{"text":"impl Default for HealthBuilder","synthetic":false,"types":[]}];
|
||||
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||
Reference in New Issue
Block a user