type alias z.util.isAnyimport { type z } from "https://deno.land/x/zod@v3.21.3/index.ts"; const { isAny } = z.util; Type ParametersTdefinition: 0 extends 1 & T ? true : false