UNPKG

timing-object

Version:

An implementation of the timing object specification.

3 lines 196 B
import { TEventTargetConstructorFactory } from '../types'; export declare const createEventTargetConstructor: TEventTargetConstructorFactory; //# sourceMappingURL=event-target-constructor.d.ts.map