galex
02/18/2019, 4:00 AMkotlinx-serialization-runtime-js.js:9722 Uncaught TypeError: e.defineModule is not a function
at Object.r (kotlinx-serialization-runtime-js.js:9722)
at Object.<anonymous> (kotlinx-serialization-runtime-js.js:3)
at n (bootstrap:19)
at Object.<anonymous> (mu51k-core.js:3504)
at n (bootstrap:19)
at Object.<anonymous> (AuthResponseUtils.kt:8)
at Object.<anonymous> (AuthResponseUtils.kt:8)
at n (bootstrap:19)
at Object.<anonymous> (hyphenateProperty.js:17)
at n (bootstrap:19)
Which is this line:
Kotlin.defineModule('kotlinx-serialization-runtime-js', _);
Any idea?