Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/feomasto/priv/deps.ts>command.EnvVar

Sync posts from Mastodon into FeoBlog
Latest
interface command.EnvVar
implements EnvVarOptions
Re-export
import { type command } from "https://deno.land/x/feomasto@v1.0.1/priv/deps.ts";
const { EnvVar } = command;

Environment variable settings.

Properties

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