interestingly `Promise<Unit>` is unexportable :eyes: should use `Promise<dynamic>`? is t...
a
interestingly
Promise<Unit>
is unexportable 👀 should use
Promise<dynamic>
? is there something like java.lang.Void or something for js?
s
null
?
👀 1
It has the type
Nothing?
👍 1