couzic / lenrix

Type-safe, reactive, focusable redux store wrapper
MIT License
24 stars 1 forks source link

Can't .pluck() optional field #56

Open couzic opened 5 years ago

couzic commented 5 years ago

calling .pluck('optionalField') causes a compilation error, while it should be legal