UNPKG

@tinymce/tinymce-angular

Version:
4 lines (3 loc) 142 B
import { Editor } from 'tinymce'; declare const isDisabledOptionSupported: (editor: Editor) => boolean; export { isDisabledOptionSupported };