Why `Promise<Unit>` raise a warning `NON_EXP...
# javascript
a
Why
Promise<Unit>
raise a warning
NON_EXPORTABLE_TYPE
if it is converted to right
void
type?
e
This is a known issue https://youtrack.jetbrains.com/issue/KT-57192 Feel free to bump it there, so they're aware a fix is still very needed
t
cc @Sergei Grishchenko
a
Thank you, I will