variable z.isAsyncimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { isAsync } = z; type<T>(x: ParseReturnType<T>) => x is AsyncParseReturnType<T>import z.isAsyncimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { isAsync } = z;