UNPKG

svix

Version:

Svix webhooks API client and webhook verification library

7 lines (6 loc) 192 B
export interface SegmentConfigOut { } export declare const SegmentConfigOutSerializer: { _fromJsonObject(object: any): SegmentConfigOut; _toJsonObject(self: SegmentConfigOut): any; };