UNPKG

@zodiac-ui/editor

Version:

A rich text editor for Angular based on `@atlaskit/editor-core`.

4 lines (3 loc) 153 B
import { EditorPlugin } from "../../lib/interfaces/editor-plugin"; export declare const TEXT = "text"; export declare const textPlugin: EditorPlugin;