Hi, what means the error `When accessing module de...
# javascript
a
Hi, what means the error `When accessing module declarations from UMD, they must be marked by both @JsModule and @JsNonModule I'm just trying to use the annotation
seskar.js.JsUnion
?
t
It means, that
commonjs
module kind expected if you don’t want use redundant
@JsNonModule