Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cthackers/adm-zip
/ types & classes
Types & classes
6 in github.com/cthackers/adm-zip
⨍
Functions
136
◇
Types & classes
6
Class
types.d.ts:102
Class
AdmZip
types.d.ts:102
Interface
IZipEntry
A single file or directory inside the archive.
types.d.ts:72
Interface
IZipEntryHeader
The central-directory / local file header of a single entry.
types.d.ts:36
Interface
InitOptions
Options accepted by the AdmZip constructor.
types.d.ts:7
Interface
ZipTextDecoder
Encoder/decoder used for entry names and comments.
types.d.ts:25