RegisterCommand(
scope: "global"
): (ctor: CommandCtor) => voidRegisterCommand(
scope: "global"
): (ctor: CommandCtor) => voidscope
scope: 'global'scope: 'global'Must be 'global' for global registration
RegisterCommand(
scope: "global"
): (ctor: CommandCtor) => voidRegisterCommand(
scope: "global"
): (ctor: CommandCtor) => voidscope: 'global'scope: 'global'Must be 'global' for global registration