UNPKG

@atlaskit/editor-common

Version:

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

13 lines (12 loc) 256 B
export declare const linkMessages: { openLink: { id: string; defaultMessage: string; description: string; }; openPreviewPanel: { id: string; defaultMessage: string; description: string; }; };