Skip to content

createInteractivePrompt

createInteractivePrompt<T, O, S>(config): (opts) => Promise<T>

Defined in: packages/prompt/dist/core/index.d.mts:36

T

O extends CoreOpts<T>

S

(opts) => S

(ctx) => void

(ctx) => void

(opts) => Promise<T>