UNPKG

capacitor-plugin-recaptcha

Version:
5 lines (4 loc) 199 B
import type { RecaptchaEnterprisePlugin } from './definitions'; declare const CapacitorPluginRecaptcha: RecaptchaEnterprisePlugin; export * from './definitions'; export { CapacitorPluginRecaptcha };