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

x/packup/cli.ts>main

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

The entrypoint

Parameters

optional
cliArgs: string[] = [UNSUPPORTED]

Returns

Promise<number>