Interface NotebookCellOutlineNode

interface NotebookCellOutlineNode {
    uri: URI;
}

Hierarchy

  • OutlineSymbolInformationNode
    • NotebookCellOutlineNode

Properties

Properties

uri: URI