Can external modifier be a solution somehow? I mea...
# javascript
a
Can external modifier be a solution somehow? I mean, declare this class as external and let it be resolved from JS
SOLVED
external
modifier and
@JsModule
annotation did the job