desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
137 stars 42 forks source link

Type chainable methods generically #306

Closed jwmerrill closed 2 months ago

jwmerrill commented 2 months ago

Follow on to https://github.com/desmosinc/mathquill/pull/305 which gave more specific types to some chainable methods like .blur().

This way reduces a bit of redundancy.