UNPKG

timing-object

Version:

An implementation of the timing object specification.

3 lines 163 B
import { TCalculateDeltaFactory } from '../types'; export declare const createCalculateDelta: TCalculateDeltaFactory; //# sourceMappingURL=calculate-delta.d.ts.map