50841e7cb0
`listOf`, `setOf` and `mapOf` overloads were defined in some source-sets but common source-set was missing it. This change adds common definition of these methods and also add declarations for source-sets that were previously missing it. ^KT-42589 fixed
This directory contains shared sources of Kotlin/JS Standard Library for current and IR backends.
Note that stdlib/js/src/generated is not shared but used exclusively for current js-v1 backend.
Kotlin/JS Standard Library module is moved to libraries/stdlib/js-v1.