Function transformIncrDecrArguments

  • Parameters

    • command: "TS.INCRBY" | "TS.DECRBY"
    • key: string
    • value: number
    • Optional options: IncrDecrOptions

    Returns RedisCommandArguments

Generated using TypeDoc