Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/magento/module-re-captcha-webapi-ui/view/frontend/
Upload File :
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
            }
        }
    }
};