Gavant / glint-template-types

MIT License
18 stars 20 forks source link

Allow readonly arrays for options #86

Closed RobbieTheWagner closed 5 months ago

RobbieTheWagner commented 9 months ago

I'm not sure if this is all we need here, but I think we need something to allow readonly arrays too. Maybe they should always be readonly? Power select should not be mutating the options, right?