Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_books/deps.ts>Select.prompt

Access OpenLibrary's API with Deno.
Go to Latest
method Select.prompt
import { Select } from "https://deno.land/x/deno_books@v1.0.2/deps.ts";

Execute the prompt and show cursor on end.

Parameters

options: SelectOptions

Returns

Promise<string>