Interface RedisMultiQueuedCommand

Hierarchy

  • RedisMultiQueuedCommand

Properties

Properties

transformReply?: ((this, reply, preserved?) => any)

Type declaration

    • (this, reply, preserved?): any
    • Parameters

      • this: void
      • reply: any
      • Optional preserved: any

      Returns any

Generated using TypeDoc