UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

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