UNPKG

@atlaskit/editor-plugin-status

Version:

Status plugin for @atlaskit/editor-core

3 lines (2 loc) 105 B
import type { StatusPlugin } from './statusPluginType'; export declare const statusPlugin: StatusPlugin;