UNPKG

@allgemein/eventbus

Version:
4 lines (3 loc) 81 B
export interface IPseudoObject { waitForResult(ttl: number): Promise<any>; }