UNPKG

@zodiac-ui/editor

Version:

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

6 lines (5 loc) 160 B
import { EditorTool } from "../../lib/editor-toolbar/interfaces"; export declare class SubscriptToolComponent { tool: EditorTool; constructor(); }