Temporal Utils by Ian Macalinao
    Preparing search index...

    Type Alias TemporalSpecModule

    TemporalSpecModule: typeof TemporalSpec

    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.