Skip to content

Commit 9ca8f2d

Browse files
committed
Fix type definition reported in josdejong#2609
1 parent cdddaa2 commit 9ca8f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/index.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -3844,6 +3844,7 @@ declare namespace math {
38443844
prefixes?: string
38453845
offset?: number
38463846
aliases?: string[]
3847+
baseName?: string
38473848
}
38483849

38493850
// eslint-disable-next-line @typescript-eslint/no-empty-interface

0 commit comments

Comments
 (0)