UNPKG

@burglekitt/gmt

Version:

Temporal-based date and time utilities with timezone support and polyfill integration

8 lines (7 loc) 243 B
export * from "@js-temporal/polyfill"; export * from "./duration/index.js"; export * from "./plain/index.js"; export * from "./regex/index.js"; export * from "./unix/index.js"; export * from "./utc/index.js"; export * from "./zoned/index.js";