UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

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