UNPKG

@launchql/cli

Version:
4 lines (3 loc) 225 B
import { CLIOptions, Inquirerer } from 'inquirerer'; declare const _default: (argv: Partial<Record<string, any>>, prompter: Inquirerer, _options: CLIOptions) => Promise<Partial<Record<string, any>>>; export default _default;