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