Skip to content
On this page

PaneType

ts
export type PaneType = 'tab' | 'split' | 'window';