UNPKG

@atlaskit/editor-plugin-table

Version:

Table plugin for the @atlaskit/editor

5 lines 81 B
export var DropTargetType = { NONE: 'none', ROW: 'row', COLUMN: 'column' };