sp-magic.de/bower_components/jquery/src/var/document.js

4 lines
51 B
JavaScript
Raw Normal View History

2016-10-28 17:56:41 +00:00
define( function() {
return window.document;
} );