Another issue I see with the generated `d.ts` file...
# javascript
g
Another issue I see with the generated
d.ts
file is that it contains definitions for classes only annotated with
@JsExport
and not all the classes that are referenced inside that class.
t
It looks like a feature
g
Indeed
t
Same logic used in
elemental2
and AFAIR in TypeScript
i