UNPKG
@types/mathjs
Version:
latest (9.4.2)
ts2.0 (0.0.39)
ts2.1 (3.21.1)
ts2.2 (6.0.2)
ts2.3 (6.0.2)
ts2.4 (6.0.2)
ts2.5 (6.0.2)
ts2.6 (6.0.2)
ts2.7 (6.0.2)
ts2.8 (6.0.5)
ts2.9 (6.0.5)
ts3.0 (6.0.5)
ts3.1 (6.0.5)
ts3.2 (6.0.7)
ts3.3 (6.0.10)
ts3.4 (6.0.11)
ts3.5 (9.3.2)
ts3.6 (9.3.2)
ts3.7 (9.3.2)
ts3.8 (9.3.2)
ts3.9 (9.3.2)
ts4.0 (9.3.2)
ts4.1 (9.3.2)
ts4.2 (9.3.2)
ts4.3 (9.3.2)
ts4.4 (9.3.2)
9.4.2
9.4.1
9.3.2
9.3.1
9.3.0
6.0.12
6.0.11
6.0.10
6.0.9
6.0.8
6.0.7
6.0.6
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.1
5.0.0
4.4.5
4.4.4
4.4.3
4.4.2
4.4.1
4.4.0
3.21.1
3.21.0
3.20.0
0.0.39
0.0.38
0.0.37
0.0.36
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26-alpha
0.0.25-alpha
0.0.24-alpha
0.0.23-alpha
0.0.22-alpha
0.0.21-alpha
0.0.20-alpha
0.0.15-alpha
0.0.14-alpha
Stub TypeScript definitions entry for mathjs, which provides its own types definitions
@types/mathjs
/
package.json
13 lines
•
311 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/mathjs"
,
"version"
:
"9.4.2"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for mathjs, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"mathjs"
:
"*"
}
}