Hi! Newbie alert! :slightly_smiling_face: . I am t...
# javascript
m
Hi! Newbie alert! 🙂 . I am trying to fix some dukat issues. Do you know how I can transpile this (index.d.ts) to kotlin: _*enum* State {                                                                  _    ERROR = -1.0 ,                                                                  LOADING = 0.0 ,                                                                 READY = 2.0 ,                                                                   VISIT = 1.0 ,                                                                _ *}*_
t
In IR - with Seskar
m
Cool! Thanks! You're all over the place! 😉