//require const { htmlToText } = require('html-to-text'); //use text: htmlToText(html)
//require
const { htmlToText } = require('html-to-text');
//use
text: htmlToText(html)