UNPKG

@zodiac-ui/editor

Version:

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

3 lines (2 loc) 105 B
import { Command } from "../../lib/interfaces/command"; export declare function insertRule(): Command;