Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/pbkit/misc/archive/zip.ts>save

Protobuf toolkit for modern web development
Go to Latest
function save
import { save } from "https://deno.land/x/pbkit@v0.0.62/misc/archive/zip.ts";

Parameters

targetDir: string
files: Files

Returns

Promise<void>