| Current Path : /home/rtorresani/www/vendor/magento/module-re-captcha-webapi-ui/view/frontend/ |
| Current File : //home/rtorresani/www/vendor/magento/module-re-captcha-webapi-ui/view/frontend/requirejs-config.js |
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
// eslint-disable-next-line no-unused-vars
var config = {
config: {
mixins: {
'jquery': {
'Magento_ReCaptchaWebapiUi/js/jquery-mixin': true
}
}
}
};