Appearance
type MenuId = "file" | "edit" | "view" | "window";
Defined in: packages/sdk/src/types.ts:190
The top-level application menus a MenuItemContribution can target.