mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-14 20:30:01 +01:00
4 lines
44 B
JavaScript
4 lines
44 B
JavaScript
define( function() {
|
|
return ( /\?/ );
|
|
} );
|