UNPKG

eventstorming

Version:
5 lines (4 loc) 66 B
export interface IEvent { name: string; action: object; }