1 2 3 4 5 6
const htmlToImage = require("html-to-image") const download = require("downloadjs") window.htmlToImage = htmlToImage window.download = download