FormulaMonks / kurt

A wrapper for AI SDKs, for building LLM-agnostic structured AI applications in Typescript
MIT License
2 stars 0 forks source link

build: add missing declarations enablement to kurt-open-ai tsconfig #16

Closed jemc closed 1 month ago

jemc commented 1 month ago

This was missing, causing declarations not to built for the public package. This commit fixes that by enabling the setting.

The other packages already had this setting correct.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version @formula-monks/kurt-open-ai-v1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: