UNPKG

@atlaskit/editor-plugin-user-preferences

Version:

UserPreferences plugin for @atlaskit/editor-core

3 lines (2 loc) 198 B
export { userPreferencesPlugin } from './userPreferencesPlugin'; export type { UserPreferencesPlugin, UserPreferencesPluginOptions, UserPreferencesSharedState, } from './userPreferencesPluginType';