Skip to main content
Go to Latest
type alias TKeyOfIndicesArray
import { type TKeyOfIndicesArray } from "https://deno.land/x/openbox@1.1.5/deps.ts";
definition: UnionToTuple<keyof T & `${number}`>