05674a349fe3850751c04873bdf06bc74b8e353e
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.
Description
No description provided
410 KiB
Languages
TypeScript
100%