UNPKG

timing-object

Version:

An implementation of the timing object specification.

3 lines 176 B
import { TIllegalValueErrorFactory } from '../types'; export declare const createIllegalValueError: TIllegalValueErrorFactory; //# sourceMappingURL=illegal-value-error.d.ts.map