UNPKG

@atlaskit/editor-common

Version:

A package that contains common classes and components for editor and renderer

2 lines (1 loc) 50 B
export type Valign = 'top' | 'middle' | 'bottom';