UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

7 lines 152 B
export interface ITerminationEvent { client: { id: string; }; type: 'termination'; } //# sourceMappingURL=termination-event.d.ts.map