AJ Alt
01/27/2020, 6:35 PMjs { nodejs {} }
, how do I access Node global objects like process
etc. from the jsMain
source set?AJ Alt
01/27/2020, 6:35 PMkotlin-stdlib-js
?Ivan Kubyshkin [JetBrains]
01/28/2020, 10:37 AMIvan Kubyshkin [JetBrains]
01/28/2020, 10:39 AMexternal
modifier — https://kotlinlang.org/docs/reference/js-interop.html#external-modifierAJ Alt
01/28/2020, 4:48 PMexternal
definitions for them? (e.g. https://kotlinlang.slack.com/archives/C0B8L3U69/p1574418122205800?thread_ts=1574410411.204900&cid=C0B8L3U69)Ivan Kubyshkin [JetBrains]
01/29/2020, 7:45 AM