UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

2 lines 220 B
export declare const isTrueTuple: <FirstValue, SecondValue>(tuple: readonly [FirstValue, SecondValue]) => tuple is [FirstValue, SecondValue extends true ? SecondValue : never]; //# sourceMappingURL=is-true-tuple.d.ts.map