Prompt function that takes a "question" object or array of question objects, and returns an object with responses from the user.
Options objects for one or more prompts to run.
Register a custom prompt type.
Prompt class, or a function that returns a Prompt class.
Prompt
Use an enquirer plugin.
Plugin function that takes an instance of Enquirer.
Prompt function that takes a "question" object or array of question objects, and returns an object with responses from the user.