@infrasoftbe/vnv-sdk
    Preparing search index...

    Interface INodeExtended

    interface INodeExtended {
        data: IDataManager;
        operations: IOperationStack;
        self: INode;
    }
    Index

    Properties

    Properties

    operations: IOperationStack
    self: INode