UNPKG

aws-event-stream

Version:
4 lines 71 B
export interface EventData { eventType: string; payload: any; }