UNPKG

@nestlab/google-recaptcha

Version:
3 lines (2 loc) 209 B
import { VerifyResponseDecoratorOptions } from '../interfaces/verify-response-decorator-options'; export declare function Recaptcha(options?: VerifyResponseDecoratorOptions): MethodDecorator & ClassDecorator;