UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

6 lines (4 loc) 70 B
export interface IPingEvent { index: number; type: 'ping'; }