UNPKG

retina-dom-to-image

Version:

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

10 lines (6 loc) 123 B
define([ "../var/support" ], function( support ) { support.focusinBubbles = "onfocusin" in window; return support; });