Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yxz/archive/mod.ts>unzip

Deno Standard Extensions
Latest
function unzip
import { unzip } from "https://deno.land/x/yxz@0.32.0/archive/mod.ts";

Parameters

zipPath: string
destinationPath: string

Returns

Promise<void>