Hello! Is somebody knows is there exists tool for ...
# javascript
a
Hello! Is somebody knows is there exists tool for convert a typescript source file to the kotlin js file?
t
there is ts2kt which will create type definitions in kotlin
a
Is it exists in the standard kotlin js tool?
Ok. I have found it. Thanks