UNPKG

piral-cli

Version:

The standard CLI for creating and building a Piral instance or a Pilet.

3 lines (2 loc) 111 B
import { SelectCommands } from './types'; export declare function select(from: SelectCommands): Promise<void>;