UNPKG
zx-extra
Version:
latest (4.0.20)
4.0.20
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.29
3.0.28
3.0.27
3.0.26
3.0.25
3.0.24
3.0.23
3.0.22
3.0.21
3.0.20
3.0.19
3.0.18
3.0.17
3.0.16
3.0.15
3.0.14
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.7.0
2.6.8
2.6.7
2.6.6
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.7.1
1.7.0
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.0.4
0.0.3
0.0.2
0.0.1
zx with some useful extras
github.com/qiwi/zx-extra
qiwi/zx-extra
zx-extra
/
target
/
dts
/
goods.d.ts
8 lines
(7 loc)
•
244 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
*
as
tempy
from
'tempy'
;
export
{
default
as
ip }
from
'ip'
;
export
{
default
as
tcping }
from
'is-reachable'
;
export
*
as
semver
from
'semver'
;
export
*
as
SSRI
from
'ssri'
;
export
*
as
INI
from
'ini'
;
export
{ copy }
from
'globby-cp'
;