Type alias INotebookToolbarProps

INotebookToolbarProps: {
    notebookId: string;
}

Type declaration

  • notebookId: string