1export const Temporal = /** @type {any} */ (globalThis).Temporal ?? 2 (await import("temporal-polyfill")).Temporal;