UNPKG

@atlaskit/editor-common

Version:

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

18 lines (17 loc) 372 B
export declare const messages: { toolbarLabel: { id: string; defaultMessage: string; description: string; }; pageActionsLabel: { id: string; defaultMessage: string; description: string; }; editableContentLabel: { id: string; defaultMessage: string; description: string; }; };