Provides the Kotlin standard library compiled for JavaScript targets.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib-js</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a map to a JSON object using Kotlin JS standard library.
Use kotlin-stdlib for JVM or kotlin-stdlib-common for multiplatform.
No dependency data recorded yet.