UNPKG

@allgemein/eventbus

Version:
7 lines (6 loc) 108 B
export interface IEventPostOptions { /** * timeto live in microseconds */ ttl?: number; }