UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

7 lines (6 loc) 190 B
export interface VeriffConfigOut { } export declare const VeriffConfigOutSerializer: { _fromJsonObject(_object: any): VeriffConfigOut; _toJsonObject(_self: VeriffConfigOut): any; };