type alias RawOrErrorimport { type RawOrError } from "https://deno.land/x/redis@v0.34.0/protocol/shared/types.ts"; definition: Raw | ErrorReplyError