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