desmosinc / mathquill

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

Type chainable methods generically #306

Closed jwmerrill closed 3 weeks ago

jwmerrill commented 3 weeks 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.