mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-11-24 22:45:45 +00:00
3 lines
209 B
JavaScript
3 lines
209 B
JavaScript
(function() {var implementors = {};
|
|
implementors["db_sqlx_postgres"] = [];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |