UNPKG

ngx-editor

Version:

Rich Text Editor for angular using ProseMirror

4 lines (3 loc) 123 B
import { Command } from 'prosemirror-commands'; export declare const removeLink: () => Command; export default removeLink;