UNPKG

@valkey/client

Version:

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

3 lines (2 loc) 179 B
import { ValkeyCommandArgument, ValkeyCommandArguments } from "../../commands"; export default function encodeCommand(args: ValkeyCommandArguments): Array<ValkeyCommandArgument>;