UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

13 lines (12 loc) 298 B
export { isSchemaWithLists, isSchemaWithMentions, isSchemaWithLinks, isSchemaWithAdvancedTextFormattingMarks, isSchemaWithSubSupMark, isSchemaWithCodeBlock, isSchemaWithBlockQuotes, isSchemaWithMedia, isSchemaWithTextColor, isSchemaWithTables } from '../../schema/jira-schema';