UNPKG

@atlaskit/editor-common

Version:

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

2 lines (1 loc) 61 B
export type BreakoutMode = 'wide' | 'full-width' | 'center';