UNPKG

ngx-quill

Version:

Angular components for the easy use of the QuillJS richt text editor.

3 lines (2 loc) 147 B
import { QuillFormat } from 'ngx-quill/config'; export declare const getFormat: (format?: QuillFormat, configFormat?: QuillFormat) => QuillFormat;