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