Closed jwmerrill closed 2 months ago
Follow on to https://github.com/desmosinc/mathquill/pull/305 which gave more specific types to some chainable methods like .blur().
.blur()
This way reduces a bit of redundancy.
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.