Skip to main content
Module

x/lume/deps/cliffy.ts>EnvVar

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface EnvVar
implements EnvVarOptions
Re-export
import { type EnvVar } from "https://deno.land/x/lume@v2.1.3/deps/cliffy.ts";

Environment variable settings.

Properties

name: string
names: string[]
description: string
type: string
details: Argument