UNPKG

@atlaskit/adf-schema

Version:

Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs

7 lines (6 loc) 268 B
export declare const FONT_STYLE = "fontStyle"; export declare const SEARCH_QUERY = "searchQuery"; export declare const LINK = "link"; export declare const COLOR = "color"; export declare const ALIGNMENT = "alignment"; export declare const INDENTATION = "indentation";