Is there a way to expose the kotlin namespace exte...
# javascript
j
Is there a way to expose the kotlin namespace externally from the JS file that is created by Kotlin? Using jsBrowserProductionWebpack, it appears that Kotlin is internal. I ask because I am packaging a JS library, where clients will want to access Kotlin to instantiate some Kotlin objects using the namespace (e.g. kotlin.Long), but I don't want to import the library separately since it is already baked into my build.