Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typescript type of package (#161)
- Added type declaration files to ensure they are shipped alongside the package. - Adjusted the exports field in package.json to ensure TypeScript can properly resolve the types.
- Loading branch information