Detalhes do pacote

@atlaskit/editor-plugins

atlassian24.8kApache-2.010.3.5

A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins

readme (leia-me)

EditorPlugins

A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins

Usage

Example:

import { basePlugin } from '@atlaskit/editor-plugins/base';
import { listPlugin } from '@atlaskit/editor-plugins/list';
import { tableMarginFullWidthMode } from '@atlaskit/editor-plugins/table/ui/consts';