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