i have posted something related to this in <#C0B8L...
# docs-revamped
w
i have posted something related to this in #javascript already but i wanted to post here as well as it seemed to be a better place. in the kotlin docs at https://kotlinlang.org/docs/using-packages-from-npm.html, there is a specific portion where it says: "Please note that if you're using CommonJS as a target, the 
@JsModule
 and 
@JsNonModule
 annotations need to be adjusted accordingly." but never gives an example on how to adjust them accordingly. this was very frustrating for my friend who was working with CommonJS as it was very hard to import a npm dependency. Im not familiar enough with the Kotlin / JS target to say what needs to be adjusted and cannot find it anywhere else in the documentation. I was hoping a little more could be added to this part of the documentation for more clarity. for the most part the docs are fantastic but for more multiplatform related topics, they are somewhat vague
my case may be a bit confusing as i am just the messenger, if anything about this is confusing, i am sorry and i will try to clear it up