UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

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