UNPKG

@atlaskit/editor-common

Version:

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

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