Module

x/yargs/build/lib/completion.d.ts>CompletionFunction

yargs the modern, pirate-themed successor to optimist.
Go to Latest
type alias CompletionFunction
import { type CompletionFunction } from "https://dotland.deno.dev/x/yargs@v17.7.1-deno/build/lib/completion.d.ts";
definition: SyncCompletionFunction | AsyncCompletionFunction | FallbackCompletionFunction