yjs/lib/string.js

3 lines
98 B
JavaScript

export const fromCharCode = String.fromCharCode
export const fromCodePoint = String.fromCodePoint