UNPKG

timing-provider

Version:

An implementation of the timing provider specification.

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