TLAdjacentDirection

See source code
type TLAdjacentDirection = 'down' | 'left' | 'next' | 'prev' | 'right' | 'up'
Prev
TiptapNode
Next
TLAnyBindingUtilConstructor