UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

6 lines (4 loc) 87 B
export interface IClosureEvent { reason: 'quota-exceeded'; type: 'closure'; }