mirror of
https://github.com/yjs/yjs.git
synced 2026-05-03 03:00:41 -04:00
3 lines
98 B
JavaScript
3 lines
98 B
JavaScript
export const fromCharCode = String.fromCharCode
|
|
export const fromCodePoint = String.fromCodePoint
|