blob: dd3939df4f1e879efc3bb9a36a6cea2c75ff4f4c [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 return window.document;
5} );