latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
693 stars 174 forks source link

reduce strong types of codegen options? #2842

Open holic opened 1 month ago

holic commented 1 month ago

I am working with these now, adding new options, etc. and it seems unnecessary to keep strong types for these since they're unlikely to be referenced for specific tables.

Maybe this would save some TS complexity.