@atlaskit/editor-common
Version:
A package that contains common classes and components for editor and renderer
1 lines • 184 B
JavaScript
export { getMarksByOrder, getValidContent, getValidDocument, getValidMark, getValidNode, getValidUnknownNode, isSameMark, isSubSupType, markOrder, ADFStages } from './utils/validator';