NateTheGreatt/bitECS

remove `[key: string]: any` from `IWorld` type def

NateTheGreatt opened this issue · 1 comments

removing [key: string]: any from IWorld type def will allow stricter typing on IWorld extensions

v0.0.37