The Temporal API surface returned by loadTemporal.
Mirrors the runtime exports of temporal-polyfill (which are typed against temporal-spec):
temporal-polyfill
temporal-spec
Temporal
Intl
toTemporalInstant
Date.prototype.toTemporalInstant
The Temporal API surface returned by loadTemporal.
Mirrors the runtime exports of
temporal-polyfill(which are typed againsttemporal-spec):Temporal— the Temporal namespace object.Intl— the Temporal-awareIntlnamespace object.toTemporalInstant— the function installed asDate.prototype.toTemporalInstant.