UNPKG
@types/table
Version:
latest (6.3.2)
ts2.0 (4.0.7)
ts2.1 (4.0.7)
ts2.2 (4.0.7)
ts2.3 (4.0.7)
ts2.4 (4.0.7)
ts2.5 (4.0.7)
ts2.6 (4.0.7)
ts2.7 (4.0.7)
ts2.8 (5.0.0)
ts2.9 (5.0.0)
ts3.0 (5.0.0)
ts3.1 (5.0.0)
ts3.2 (6.0.0)
ts3.3 (6.0.0)
ts3.4 (6.0.0)
ts3.5 (6.0.0)
ts3.6 (6.0.0)
ts3.7 (6.0.0)
ts3.8 (6.0.0)
ts3.9 (6.0.0)
ts4.0 (6.0.0)
ts4.1 (6.0.0)
ts4.2 (6.0.0)
ts4.3 (6.0.0)
6.3.2
6.0.0
5.0.0
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
Stub TypeScript definitions entry for table, which provides its own types definitions
@types/table
/
package.json
13 lines
•
308 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/table"
,
"version"
:
"6.3.2"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for table, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"table"
:
"*"
}
}