UNPKG

@burglekitt/gmt

Version:

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

2 lines (1 loc) 65 B
export type RelativeRoundingMethod = "floor" | "ceil" | "round";