UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

7 lines (6 loc) 198 B
export interface EasypostConfigOut { } export declare const EasypostConfigOutSerializer: { _fromJsonObject(_object: any): EasypostConfigOut; _toJsonObject(_self: EasypostConfigOut): any; };