interface BitfieldWithOverflowOpts implements BitfieldOptsimport { type BitfieldWithOverflowOpts } from "https://deno.land/x/redis@v0.34.0/mod.ts"; Propertiesoverflow: "WRAP" | "SAT" | "FAIL"