-
Oleksandr Karpovich authored
* Refactor interop with js in k/js and k/wasm source sets * Make event conversion functions internal The event conversion functions in the 'Convertors.js.kt' and 'Convertors.wasm.kt' files have been updated from public to internal. * Disable local maven repository * PR fixes --------- Co-authored-by:Oleksandr.Karpovich <oleksandr.karpovich@jetbrains.com>