UNPKG

@atlaskit/editor-plugin-placeholder

Version:

Placeholder plugin for @atlaskit/editor-core.

3 lines (2 loc) 149 B
export type { PlaceholderPlugin, PlaceholderPluginOptions } from './placeholderPluginType'; export { placeholderPlugin } from './placeholderPlugin';