/*global jQuery */ define('jquery', [], function () { return jQuery; }); define('jquery-private', [], function () { return jQuery; });