IronsheetIronsheet
API Reference@ironsheet/coreFunctions

parseZip

Function: parseZip()

function parseZip(data): ZipFile;

Defined in: packages/core/src/zip/index.ts:64

Parameters

data

Uint8Array

Returns

ZipFile

On this page