Drop the `-1 as unknown as EntityId` double-cast in favour of the asEntityId() helper exported alongside the type. Single-site, documented cast instead of an inline double-cast. Completes the cleanup of `as unknown as` in non-test source across both packages/chess and packages/rete. |
||
|---|---|---|
| .. | ||
| src | ||
| tests/golden | ||
| package.json | ||
| README.md | ||
| SPEC.md | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||