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

x/packup/cli.ts>main

📦 Zero-config web application packager for Deno
Latest
function main
import { main } from "https://deno.land/x/packup@v0.2.6/cli.ts";

The entrypoint

Parameters

optional
cliArgs: string[] = [UNSUPPORTED]

Returns

Promise<number>