UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

5 lines 109 B
export interface IPingEvent { index: number; type: 'ping'; } //# sourceMappingURL=ping-event.d.ts.map