Skip to main content
Module

x/yargs/types.ts

yargs the modern, pirate-themed successor to optimist.
Very Popular
Go to Latest
File
// expose types for the benefit of Deno.import { YargsInstance as YargsType, Arguments } from './build/lib/yargs-factory.d.ts'
export { Arguments, YargsType}