UNPKG

@idfy/sdk

Version:
7 lines (6 loc) 103 B
export interface MockEventRequest { /** * Event type to mock */ eventType: string; }