Interface DeflatedContributedToolbarItem

interface DeflatedContributedToolbarItem {
    group: "contributed";
    id: string;
}

Properties

Properties

group: "contributed"
id: string