mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-13 15:53:49 +00:00
10 lines
241 B
Plaintext
Vendored
10 lines
241 B
Plaintext
Vendored
{
|
|
"mainFile": "B/src/packJs/testJs.kt",
|
|
"type": "MOVE_KOTLIN_TOP_LEVEL_DECLARATIONS",
|
|
"targetPackage": "packJvm",
|
|
"targetSourceRoot": "A/src",
|
|
"withRuntime": "true",
|
|
"modulesWithRuntime": ["A"],
|
|
"modulesWithJsRuntime": ["B"]
|
|
}
|