interface GlobalContext {
    currentCommandId: string;
}

Properties

Properties

currentCommandId: string