UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

4 lines (3 loc) 154 B
import { ChoicesFunction } from "../types.js"; export declare const getChoices: ChoicesFunction; export declare const getBrowserChoices: ChoicesFunction;