Skip to main content
Module

x/packup/cli.ts>main

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

The entrypoint

Parameters

optional
cliArgs: string[] = [UNSUPPORTED]

Returns

Promise<number>