Type Alias DidSaveNotebookDocumentParams

DidSaveNotebookDocumentParams: { notebookDocument: NotebookDocumentIdentifier }

The params sent in a save notebook document notification.

Type declaration

3.17.0