UNPKG

@atlaskit/editor-common

Version:

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

2 lines 107 B
/** Height threshold that determines icon size to be small or medium */ export var ICON_SIZE_THRESOLD = 24;