rhymix/tests/_data/formatter/concat.source2.js
2016-05-05 13:45:57 +09:00

3 lines
45 B
JavaScript

(function($) {
$(".xe").hide();
})(jQuery);