Commit 03a74a4
committed
fix: missing types
The .gitignore is used as a fallback whne publishing to exclude files
to NPM[^1]. As such, the types were not included in the release. This PR
removes the .gitignore to match the web SDK repo and allow the types to
be published to NPM.
[^1]: https://docs.npmjs.com/cli/v9/configuring-npm/package-json#files1 parent 897b6cf commit 03a74a4
1 file changed
+0
-3
lines changedThis file was deleted.
0 commit comments