mirror of
https://github.com/yjs/yjs.git
synced 2025-12-19 13:09:25 +01:00
3 lines
98 B
JavaScript
3 lines
98 B
JavaScript
|
|
export const fromCharCode = String.fromCharCode
|
||
|
|
export const fromCodePoint = String.fromCodePoint
|