|
/*global jQuery, _, moment, Strophe, $build, $iq, $msg, $pres, SHA1, Base64, MD5, DSA, OTR */
|
|
/*global jQuery, _, moment, Strophe, $build, $iq, $msg, $pres, SHA1, Base64, MD5, DSA, OTR */
|
|
define('jquery.browser', [], function () { return jQuery; });
|
|
define('jquery.browser', [], function () { return jQuery; });
|
|
define('lodash', [], function () { return _; });
|
|
define('lodash', [], function () { return _; });
|
|
define('moment_with_locales', [], function () { return moment; });
|
|
define('moment_with_locales', [], function () { return moment; });
|
|
define('strophe', [], function () {
|
|
define('strophe', [], function () {
|