UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

7 lines (6 loc) 182 B
export interface VapiConfigOut { } export declare const VapiConfigOutSerializer: { _fromJsonObject(_object: any): VapiConfigOut; _toJsonObject(_self: VapiConfigOut): any; };