Skip to content

feat(npm): add TypeScript declaration file index.d.ts to node client#3

Merged
karakayahuseyin merged 1 commit into
mainfrom
feat/npm-ts-support
Jun 7, 2026
Merged

feat(npm): add TypeScript declaration file index.d.ts to node client#3
karakayahuseyin merged 1 commit into
mainfrom
feat/npm-ts-support

Conversation

@karakayahuseyin

Copy link
Copy Markdown
Contributor

This pull request makes a small update to the clients/node/package.json file to improve TypeScript support by specifying the type definitions file and including it in the published package.

  • TypeScript support:
    • Added the types field pointing to index.d.ts to provide type definitions.
    • Included index.d.ts in the files array to ensure it is published with the package.

@karakayahuseyin karakayahuseyin self-assigned this Jun 7, 2026
@karakayahuseyin karakayahuseyin merged commit 5e4f378 into main Jun 7, 2026
2 checks passed
@karakayahuseyin karakayahuseyin deleted the feat/npm-ts-support branch June 7, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant