Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 530 Bytes

unzipSync.md

File metadata and controls

28 lines (17 loc) · 530 Bytes

happy-opfsDocs


happy-opfs / unzipSync

Function: unzipSync()

function unzipSync(zipFilePath, targetPath): VoidIOResult

Sync version of unzip.

Parameters

Parameter Type
zipFilePath string
targetPath string

Returns

VoidIOResult

Defined in

worker/opfs_worker_adapter.ts:266