juice
juice copied to clipboard
why cannot get any methods except 'juice'
npm i juice --save
import juice from 'juice'; console.log(juice); // ƒ (html,options) console.log(juice.juiceFile); // undefined console.log(juice.juiceResources); // undefined