UNPKG

timing-object

Version:

An implementation of the timing object specification.

2 lines (1 loc) 68 B
export type TIllegalValueErrorFactory = () => DOMException | Error;