Join Slack
Powered by
interestingly `Promise<Unit>` is unexportabl...
# javascript
a
Animesh Sahu
01/21/2021, 9:59 AM
interestingly
Promise<Unit>
is unexportable 👀 should use
Promise<dynamic>
? is there something like java.lang.Void or something for js?
s
spand
01/21/2021, 10:11 AM
null
?
👀 1
spand
01/21/2021, 10:11 AM
It has the type
Nothing?
👍 1
Open in Slack
Previous
Next