UNPKG

@atlaskit/editor-plugin-user-preferences

Version:

UserPreferences plugin for @atlaskit/editor-core

3 lines 145 B
/* eslint-disable @atlaskit/editor/no-re-export */ // Entry file in package.json export { userPreferencesPlugin } from './userPreferencesPlugin';