UNPKG

@atlaskit/editor-common

Version:

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

4 lines 265 B
export { inlineSmartLinksTestCollection } from './test-cases/inline'; export { blockSmartLinksTestCollection } from './test-cases/block'; export { embedSmartLinksTestCollection } from './test-cases/embed'; export { blueLinksTestCollection } from './test-cases/url';