scratch – Blame information for rev 126

Subversion Repositories:
Rev:
Rev Author Line No. Line
58 office 1 define( function() {
2 "use strict";
3  
4 return window.document;
5 } );