Hi everyone Is there a guide/documentation to lear...
# javascript
s
Hi everyone Is there a guide/documentation to learn how to write Kotlin wrappers for JS/TS libraries? Something that explains what is
external
,
@JsModule
,
@JsNonModule
, what are some other important terminologies, etc?
c
b
s
Thank you both! K