CommandRegistry.getGlobalCommandByName(name: string): GlobalCommand | undefined
Usage
import type CommandRegistry from ".";
CommandRegistry.getGlobalCommandByName(name: string): GlobalCommand | undefined
import type CommandRegistry from ".";