UNPKG

@zodiac-ui/editor

Version:

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

3 lines (2 loc) 107 B
import { Command } from "../../../lib/interfaces/command"; export declare const toggleEm: () => Command;