I’m compiling with the IR compiler but not seeing ...
# javascript
s
I’m compiling with the IR compiler but not seeing
d.ts
files generated. https://kotlinlang.org/docs/js-ir-compiler.html#preview-generation-of-typescript-declaration-files-d-ts Is there something I have to do to enable this?
b
It's only generated for binaries.library()