type alias Tupleimport { type Tuple } from "https://deno.land/x/ts_essentials@v9.1.2/lib/mod.ts"; Type constraint for tuple inference Type ParametersoptionalT = anydefinition: [T] | T[]