Datalayer VS Code Extension - v0.0.18
    Preparing search index...

    Return value from the useNotebookOutline hook.

    interface UseNotebookOutlineResult {
        refreshOutline: () => void;
    }
    Index
    refreshOutline: () => void

    Triggers a manual refresh of the notebook outline sent to the extension host.