gis-tools-ts - v0.6.0
    Preparing search index...

    Interface ZipItem

    Each ZipItem can have its decompressed bytes read by calling its read() method, which'll give either Uint8Array or Promise<Uint8Array> (as it's possible to be sync).