variable isAsyncimport { isAsync } from "https://dotland.deno.dev/x/zod@v3.19.1/helpers/parseUtil.ts"; type<T>(x: ParseReturnType<T>) => x is AsyncParseReturnType<T>