Any help would be appreciated. I'm trying to use a...
# javascript
y
Any help would be appreciated. I'm trying to use an npm library but can't figure out the externals https://stackoverflow.com/questions/76894157/using-npm-library-in-kotlin-js
t
Copy code
@file:JsModule("cherry-markdown")

@JsName("default")
open external class Cherry(options: dynamic)