short-url/public/vendor/jquery/src/var/document.js
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

6 lines
67 B
JavaScript
Executable File
Vendored

define( function() {
"use strict";
return window.document;
} );