Skip to content

Documentation / base / ZipJSReaderConstructor

Interface: ZipJSReaderConstructor

Defined in: libs/base/src/vfs/zipfs.ts:42

ZipJSReader constructor interface of zip.js

Constructors

Constructor

new ZipJSReaderConstructor(reader): ZipJSReader

Defined in: libs/base/src/vfs/zipfs.ts:43

Parameters

reader

any

Returns

ZipJSReader

Released under the MIT License.