UNPKG

@atlaskit/editor-common

Version:

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

3 lines 292 B
export { EditorPageObject } from './page-objects/Editor'; export { fundamentalsTestCollection } from './cases/fundamentals/collection'; export { inlineSmartLinksTestCollection, blockSmartLinksTestCollection, embedSmartLinksTestCollection, blueLinksTestCollection } from './cases/smart-links';