PaneType

PaneType type

Signature:

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