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