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