UNPKG

@atlaskit/editor-common

Version:

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

4 lines (3 loc) 162 B
export declare const GUTTER_SIZE_IN_PX = 120; export declare const GUTTER_SIZE_MOBILE_IN_PX = 36; export declare const GUTTER_SELECTOR = "#editor-scroll-gutter";