Search
    Preparing search index...
    type BaseNodeRow = {
        displayName: string;
        id: string;
        treeRowType: TreeRowType;
    }
    Index

    Properties

    displayName: string
    id: string
    treeRowType: TreeRowType