UNPKG

@wangeditor-kai/yjs-for-react

Version:

React specific components/utils for wangeditor-next-yjs.

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