Comunica
    interface IContextHolder {
        context?: IActionContext;
        contextMergeHandlers: Record<string, IBindingsContextMergeHandler<any>>;
    }
    Index

    Properties

    context?: IActionContext
    contextMergeHandlers: Record<string, IBindingsContextMergeHandler<any>>
    MMNEPVFCICPMFPCPTTAAATR