spotify / confidence-sdk-js

Other
7 stars 1 forks source link

fix: invalid d.ts generation #162

Closed nicklasl closed 1 month ago

nicklasl commented 1 month ago

Without the exported LEVELS, typescript is forced to generate an empty export statement, this in turn triggers a bug in the api-extractor bundle tool.