UNPKG

steadybit

Version:

Command-line interface to interact with the Steadybit API

3 lines (2 loc) 131 B
export declare function select(): Promise<void>; export declare function promptProfileSelection(message: string): Promise<string>;