Files
fog/libs/api-interfaces
Maurycy 65af268b86 Add Zod dependency and update API interfaces
- Added Zod as a dependency in package.json.
- Updated pnpm-lock.yaml to include Zod.
- Refactored API interfaces: exported new modules for perk, survivor, mission, and encounter.
- Removed obsolete api-interfaces.ts file.
- Enhanced tests for new schemas in api-interfaces.spec.ts, covering various validation scenarios.
2026-05-07 00:46:03 +00:00
..

api-interfaces

This library was generated with Nx.

Building

Run nx build api-interfaces to build the library.

Running unit tests

Run nx test api-interfaces to execute the unit tests via Vitest.