UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

10 lines (7 loc) 177 B
import { Argv } from '.'; export = Yargs; declare function Yargs( processArgs?: ReadonlyArray<string>, cwd?: string, parentRequire?: NodeRequireFunction, ): Argv;