UNPKG
7z-bin
Version:
latest (0.0.8)
0.0.8
0.0.3
0.0.2
0.0.2-dev
0.0.1-dev
7-Zip full feature precompiled binaries
github.com/mengluorj/7z-bin
mengluorj/7z-bin
7z-bin
/
dist
/
index.d.mts
5 lines
(3 loc)
•
88 B
text/typescript
View Raw
1
2
3
4
5
declare
const
path7z
:
string
;
declare
const
path7x
:
string
;
export
{ path7x, path7z };