UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

7 lines (6 loc) 194 B
export interface SegmentConfigOut { } export declare const SegmentConfigOutSerializer: { _fromJsonObject(_object: any): SegmentConfigOut; _toJsonObject(_self: SegmentConfigOut): any; };