From e142bce4e20bd627c0c7ab9a7a5df6bdde5291df Mon Sep 17 00:00:00 2001 From: Matt Vague Date: Mon, 25 Apr 2022 12:26:34 -0700 Subject: [PATCH] Newline --- types/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/index.ts b/types/index.ts index 2f48e5408..c29fc7960 100644 --- a/types/index.ts +++ b/types/index.ts @@ -1074,4 +1074,4 @@ toTex examples expectTypeOf(math.parse('a/b').toTex({ a: '123' })).toMatchTypeOf() -} \ No newline at end of file +}