type alias z.Indicesimport { type z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { Indices } = z; Type ParametersTdefinition: Exclude<keyof T, ArrayKeys>