UNPKG

@nestlab/google-recaptcha

Version:
6 lines (5 loc) 118 B
export interface GoogleRecaptchaEnterpriseOptions { projectId: string; siteKey: string; apiKey: string; }