Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alloy/deps.ts>Prompt.GenericPrompt#body

An application installer for restriced macOS
Go to Latest
method Prompt.GenericPrompt.prototype.body
Re-export
import { Prompt } from "https://deno.land/x/alloy@v0.0.7/deps.ts";
const { GenericPrompt } = Prompt;

Returns

string | undefined | Promise<string | undefined>