$()

in src/main/resources/SLING-INF/etc/clientlibs/repl/script.js [131:133]


        $('.editor').each(function () {
            new Editor(this, reloadOutput);
        });