UNPKG

@atlaskit/editor-plugin-annotation

Version:

Annotation plugin for @atlaskit/editor-core

4 lines (3 loc) 157 B
// Disable no-re-export rule for entry point files /* eslint-disable @atlaskit/editor/no-re-export */ export { annotationPlugin } from './annotationPlugin';