@friendlycaptcha/sdk > FRCRiskIntelligenceErrorEvent
FRCRiskIntelligenceErrorEvent type
Event that gets dispatched when the Risk Intelligence request fails.
Signature:
export type FRCRiskIntelligenceErrorEvent = CustomEvent<FRCRiskIntelligenceErrorEventData>;
References: FRCRiskIntelligenceErrorEventData