const htmlToImage = require("html-to-image") const download = require("downloadjs") window.htmlToImage = htmlToImage window.download = download