UNPKG

@wangeditor-kai/yjs-for-react

Version:

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

7 lines (6 loc) 157 B
/** * @description browser polyfill * @author wangfupeng */ declare function globalThisPolyfill(): void; declare function AggregateErrorPolyfill(): void;