Gavant / glint-template-types

MIT License
19 stars 20 forks source link

Allow readonly arrays for options #86

Closed RobbieTheWagner closed 9 months ago

RobbieTheWagner commented 1 year 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?