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