variable z.isAsyncRe-exportimport { z } from "https://deno.land/x/pup@1.0.0-alpha-19/deps.ts"; const { isAsync } = z; type<T>(x: ParseReturnType<T>) => x is AsyncParseReturnType<T>