Interface CustomCommandParameters

Hierarchy

Properties

Properties

command: string
customParams?: Record<string, null | string | number | boolean>

Optional custom parameters that will be appended to any command

Generated using TypeDoc