UNPKG

@wangeditor-next/editor

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