UNPKG

retina-dom-to-image

Version:

A fork of the dom-to-image library that outputs an image for higher DPI screens

4 lines 80 B
importScripts('ocrad.js') onmessage = function(e){ postMessage(OCRAD(e.data)) }