UNPKG

@atlaskit/editor-plugin-user-preferences

Version:

UserPreferences plugin for @atlaskit/editor-core

3 lines (2 loc) 141 B
import type { UserPreferencesPlugin } from './userPreferencesPluginType'; export declare const userPreferencesPlugin: UserPreferencesPlugin;