CommandRegistry.getGroupCommandByName(name: string): GroupCommand | undefined
Usage
import type CommandRegistry from ".";
CommandRegistry.getGroupCommandByName(name: string): GroupCommand | undefined
import type CommandRegistry from ".";