Files
kotlin-fork/libraries/stdlib/js
Ilya Gorbunov 1336da8453 Rename Clock to TimeSource, ClockMark to TimeMark
Step 2: rename classes and interfaces.
Provide deprecated typealiases to smooth migration.
2020-01-21 03:28:35 +03:00
..
2019-04-23 20:09:22 +03:00

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.