| Current Path : /proc/thread-self/root/home/rtorresani/www/dev/tests/js/jasmine/assets/jsbuild/ |
| Current File : //proc/thread-self/root/home/rtorresani/www/dev/tests/js/jasmine/assets/jsbuild/external.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
define([], function () {
'use strict';
return 'external module';
});