Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: typescript errors in built declaration types (dynamodb-toolbox#319)
* fix(dts): Add failing test for dts typescript errors Uses `tsd` to test the generated declaration files, demonstrating the issue in dynamodb-toolbox#269. * fix(dts): Explicitly type the return value of parseEntities This fixes a circular reference type error in the generated type declaration files. Fixes dynamodb-toolbox#269
- Loading branch information