UNPKG

@wangeditor/editor

Version:

Web rich text editor, Web 富文本编辑器

7 lines (6 loc) 125 B
/** * @description dom utils * @author wangfupeng */ import DOMElement = globalThis.Element; export { DOMElement };