type alias Replyimport { type Reply } from "https://deno.land/x/r2d2@v0.0.10/mod.ts"; Parsed Redis reply definition: | string | number | null | Reply[]