Skip to main content
Module

x/wmill/pull.ts>downloadZip

Open-source developer platform to turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.
Go to Latest
function downloadZip
import { downloadZip } from "https://deno.land/x/wmill@v1.185.0/pull.ts";

Parameters

workspace: Workspace
plainSecrets: boolean | undefined
optional
skipVariables: boolean
optional
skipResources: boolean
optional
skipSecrets: boolean
optional
includeSchedules: boolean

Returns

Promise<JSZip | undefined>