UNPKG

ngx-slider-recaptcha

Version:
6 lines (5 loc) 115 B
export interface VerificationResponse { success: boolean; message?: string; [key: string]: any; }