Hi there! I'm using Kotlin/JS to build a library a...
# javascript
y
Hi there! I'm using Kotlin/JS to build a library and wanted to know why .d.ts are not being generated as per the docs (btw I'm using
binary.library()
instead of
binary.executable()
)?
Ah the .d.ts appeared in the
build/developmentLibrary