UNPKG

retina-dom-to-image

Version:

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

12 lines (10 loc) 200 B
define([ "./core", "./attributes/attr", "./attributes/prop", "./attributes/classes", "./attributes/val" ], function( jQuery ) { // Return jQuery for attributes-only inclusion return jQuery; });