Inquirer.js icon indicating copy to clipboard operation
Inquirer.js copied to clipboard

Request: Export hook-engine.ts

Open br14n-sol opened this issue 8 months ago • 1 comments

It would be useful if you want to write your own hooks independent of those provided by the library.

br14n-sol avatar Apr 29 '25 18:04 br14n-sol

Do you have an example use-case?

Exporting internals creates a larger API surface where we need to maintain backward compatibility across versions. It's usually not something I favour unless there's strong motivation to do so.

SBoudrias avatar Apr 30 '25 00:04 SBoudrias