• transformArguments(key: string, items: RedisCommandArgument | RedisCommandArgument[], options?: InsertOptions): RedisCommandArguments
  • Parameters

    • key: string
    • items: RedisCommandArgument | RedisCommandArgument[]
    • Optional options: InsertOptions

    Returns RedisCommandArguments

Generated using TypeDoc