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

x/bundler/program/program.ts>Option

A Bundler with the web in mind.
Latest
interface Option
import { type Option } from "https://deno.land/x/bundler@0.9.0/program/program.ts";

Properties

name: string
optional
description: string
optional
alias: string
optional
args: Argument[]
optional
boolean: boolean