mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-15 04:40:02 +01:00
4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
define( function() {
|
|
return window.document;
|
|
} );
|