UNPKG

aws-event-stream

Version:
5 lines (4 loc) 72 B
export interface EventData { eventType: string; payload: any; }