UNPKG

@atlaskit/editor-common

Version:

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

13 lines (12 loc) 263 B
export declare const trackChangesMessages: { toolbarIconLabel: { id: string; defaultMessage: string; description: string; }; removed: { id: string; defaultMessage: string; description: string; }; };