UNPKG

@atlaskit/editor-common

Version:

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

13 lines (12 loc) 241 B
export declare const messages: { indent: { id: string; defaultMessage: string; description: string; }; outdent: { id: string; defaultMessage: string; description: string; }; };