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

x/feomasto/priv/deps.ts>args.PartialOptionDescriptor

Sync posts from Mastodon into FeoBlog
Go to Latest
interface args.PartialOptionDescriptor
implements OptionDescriptor<Value>
import { type args } from "https://deno.land/x/feomasto@v0.1.0/priv/deps.ts";
const { PartialOptionDescriptor } = args;

Interface of descriptor of PartialOption

Type Parameters

Value

Type of value

Default

Type of default value

Properties

readonly
default: Default

Default value

readonly
optional
describeDefault: string

Default value description