UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

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