How do I use <https://developer.mozilla.org/en-US/...
# javascript
e
r
e
@Robert Jaros oh, using unsafe code? Strange there is no function/extension function in the stdlib
t
Copy code
@file:JsQualifier("String")

external fun fromCharCode(vararg codes: Short)
✔️ 1
e
Thanks @turansky!