This commit is contained in:
Matt Vague 2022-04-25 12:26:34 -07:00
parent a76878c897
commit e142bce4e2

View File

@ -1074,4 +1074,4 @@ toTex examples
expectTypeOf(math.parse('a/b').toTex({
a: '123'
})).toMatchTypeOf<string>()
}
}