The runtime-free, types-only package that models the native TC39 Temporal
API (temporal-spec). Both this ponyfill and temporal-polyfill (the runtime
fallback) type their exports against temporal-spec, so the native and
polyfilled Temporal / toTemporalInstant values share one type and unify
with no cast.
The runtime-free, types-only package that models the native TC39 Temporal API (
temporal-spec). Both this ponyfill andtemporal-polyfill(the runtime fallback) type their exports againsttemporal-spec, so the native and polyfilledTemporal/toTemporalInstantvalues share one type and unify with no cast.