Examples of consuming
nodejs-prompt
module from NodeJS application configured as ESM and CommonJS.
git clone https://github.com/simplyappdevs/nodejs-prompt-example.git
cd nodejs-prompt-example
cd esm
orcd cjs
for ESM or CommonJS example respectivelynpm run exec:build