UNPKG

askeroo

Version:

A modern CLI prompt library with flow control, history navigation, and conditional prompts

4 lines 181 B
export { createPrompt } from "./registry.js"; export type { PromptPlugin } from "./registry.js"; export { globalRegistry } from "./registry.js"; //# sourceMappingURL=plugin.d.ts.map