UNPKG

@atlaskit/editor-common

Version:

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

4 lines (3 loc) 175 B
import { editorUGCTokensRefreshed } from './editor-ugc-token-names'; import editorUGCToken from './get-editor-ugc-token'; export { editorUGCToken, editorUGCTokensRefreshed };