kukeiko / entity-space

MIT License
5 stars 1 forks source link

Select type breaks array methods #215

Closed kukeiko closed 6 months ago

kukeiko commented 9 months ago

What

the Select type that is used to selectively make optional properties required causes some array methods to not work (such as map(), filter(), flat()).