UNPKG

@launchql/cli

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