mirror of
https://github.com/eugeny/tabby
synced 2025-12-14 03:35:41 +00:00
prepared terminus-core for typedocs
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
import { BaseTabComponent } from '../components/baseTab.component'
|
||||
import { TabHeaderComponent } from '../components/tabHeader.component'
|
||||
|
||||
/**
|
||||
* Extend to add items to the tab header's context menu
|
||||
*/
|
||||
export abstract class TabContextMenuItemProvider {
|
||||
weight = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user