document.js 51 B

123
  1. define( function() {
  2. return window.document;
  3. } );