UNPKG

@atlaskit/editor-common

Version:

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

3 lines 134 B
import React from 'react'; const ReactEditorViewContext = /*#__PURE__*/React.createContext({}); export default ReactEditorViewContext;