For external modules, you don't need to declare ac...
# javascript
f
For external modules, you don't need to declare acctual class See https://github.com/JetBrains/kotlin-wrappers/blob/master/examples/src/main/kotlin/example/Quill.kt#L13-L19 for sample usage
b
Thanks for the tip. I modified the code and it works!