variable z.isAbortedimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { isAborted } = z; type(x: ParseReturnType<any>) => x is INVALIDimport z.isAbortedimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { isAborted } = z;