MCPcopy Create free account
hub / github.com/Stuk/jszip / JSZipObjectOptions

Interface JSZipObjectOptions

index.d.ts:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 interface JSZipObjectOptions {
138 compression: Compression;
139 }
140
141 interface JSZipGeneratorOptions<T extends OutputType = OutputType> {
142 /**

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected