import { type Temporal } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.unstable.d.ts";
const { LargestUnit } = Temporal;
Type Parameters
T extends DateTimeUnit
definition: "auto" | T | PluralUnit<T>
x/deno/cli/tsc/dts/lib.deno.unstable.d.ts>Temporal.LargestUnit
import { type Temporal } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.deno.unstable.d.ts";
const { LargestUnit } = Temporal;