Replace `any` types with specific interfaces like `WorldEvent`, `QueryUpdate`, and `Entity` to strengthen type checking. This includes refining the deserialization logic in `World.fromSnapshot` to use properly typed component definitions. |
||
|---|---|---|
| .. | ||
| relationships.test.ts | ||
| serialization.test.ts | ||
| world.test.ts | ||