UNPKG

temporal-interval

Version:

Interval class for use with Temporal Instant and PlainDateTime

4 lines (3 loc) 157 B
export { default as default } from "./Interval"; export { default as Interval } from "./Interval"; export { setTemporalPolyfill } from "./temporalPolyfill";