Skip to content

list

@tsed/cli-prompts

Usage

typescript
import { list } from "@tsed/cli-prompts/src/fn/list";

See /packages/cli-prompts/src/fn/list.ts.

Overview

ts
function list(question: NormalizedPromptQuestion): Promise<any>;

Released under the MIT License.