UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

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