UNPKG
@types/xregexp
Version:
latest (4.4.0)
ts2.0 (3.0.30)
ts2.1 (3.0.30)
ts2.2 (3.0.30)
ts2.3 (3.0.30)
ts2.4 (3.0.30)
ts2.5 (3.0.30)
ts2.6 (3.0.30)
ts2.7 (3.0.30)
ts2.8 (4.3.0)
ts2.9 (4.3.0)
ts3.0 (4.3.0)
ts3.1 (4.3.0)
ts3.2 (4.3.0)
ts3.3 (4.3.0)
ts3.4 (4.3.0)
ts3.5 (4.3.0)
ts3.6 (4.3.0)
ts3.7 (4.3.0)
ts3.8 (4.3.0)
ts3.9 (4.3.0)
ts4.0 (4.3.0)
ts4.1 (4.3.0)
ts4.2 (4.3.0)
ts4.3 (4.3.0)
ts4.4 (4.3.0)
4.4.0
4.3.0
3.0.30
3.0.29
3.0.28
3.0.27
3.0.26-alpha
3.0.25-alpha
3.0.24-alpha
3.0.23-alpha
3.0.22-alpha
3.0.21-alpha
3.0.20-alpha
3.0.15-alpha
3.0.14-alpha
Stub TypeScript definitions entry for xregexp, which provides its own types definitions
@types/xregexp
/
package.json
13 lines
•
314 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"@types/xregexp"
,
"version"
:
"4.4.0"
,
"typings"
:
null
,
"description"
:
"Stub TypeScript definitions entry for xregexp, which provides its own types definitions"
,
"main"
:
""
,
"scripts"
:
{
}
,
"author"
:
""
,
"license"
:
"MIT"
,
"dependencies"
:
{
"xregexp"
:
"*"
}
}