TabDef type presentation
Last updated: 2026-03-05T10:53:28.867Z
Metrics
LOC: 1
Complexity: 1
Params: 0
Signature
type TabDef
Source Code
type TabDef = { id: TabId; icon: string; label: () => string };
No outgoing dependencies.
No incoming dependencies.