UNPKG

@atlaskit/editor-common

Version:

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

18 lines (17 loc) 374 B
export declare const annotationMessages: { createComment: { id: string; defaultMessage: string; description: string; }; createCommentInvalid: { id: string; defaultMessage: string; description: string; }; toolbar: { id: string; defaultMessage: string; description: string; }; };