UNPKG

@samual/duration

Version:

Normalize and format durations of time.

4 lines (3 loc) 145 B
class DurationError extends Error {} Object.defineProperty(DurationError.prototype, "name", { value: "DurationError" }) export { DurationError }