UNPKG

timing-object

Version:

An implementation of the timing object specification.

3 lines 172 B
import { TWrapEventListenerFunction } from '../types'; export declare const wrapEventListener: TWrapEventListenerFunction; //# sourceMappingURL=wrap-event-listener.d.ts.map