Type Alias NetworkMenuCallback

NetworkMenuCallback: ((menu: ContextMenuItem, workspaceClientId: string) => void)

The type of function that can be registered as a callback for modifying the Network menus.