Type alias CommandJSON

CommandJSON: Pick<Command, "type" | "id" | "name">

Generated using TypeDoc