type alias z.Indicesimport { type z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts"; const { Indices } = z; Type ParametersTdefinition: Exclude<keyof T, ArrayKeys>