mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-06-09 23:56:39 +00:00
3 lines
200 B
JavaScript
3 lines
200 B
JavaScript
(function() {var implementors = {};
|
|
implementors["db_core"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |