UNPKG
7zip-bin
Version:
latest (5.2.0)
5.2.0
5.1.1
5.1.0
5.0.3
5.0.2
5.0.1
4.1.0
4.0.2
3.1.0
3.0.0
2.4.1
2.4.0
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.7
2.2.6
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.3.0
0.2.0
0.1.0
0.0.4
0.0.3
0.0.2
0.0.1
7-Zip precompiled binaries
github.com/develar/7zip-bin
develar/7zip-bin
7zip-bin
/
index.d.ts
5 lines
•
131 B
TypeScript
View Raw
1
2
3
4
5
declare
module
"7zip-bin"
{
export
const
path7za
:
string
export
const
path7x
:
string
export
const
pathCompressStdIn
:
string
}