mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
0a93a4a16c
- Added type definitions for entity data in DataApi, improving type safety across CRUD operations. - Introduced new test cases in DataApi.spec.ts to validate the behavior of read and create operations, ensuring correct data handling and response types. - Updated various files to accommodate the new type definitions and ensure compatibility with existing functionality.