Do you now how to work with any other JS library f...
# javascript
g
Do you now how to work with any other JS library from Kotlin JS? I should be exactly the same You can use external declaration to work with any external js api https://kotlinlang.org/docs/reference/js-interop.html
👍 1