customer-post-action.js 155 Bytes
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

require([
    'Magento_Customer/edit/post-wrapper'
]);