Your IP : 216.73.216.189


Current Path : /var/www/magento.test.indacotrentino.com/www/lib/web/vimeo/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/lib/web/vimeo/vimeo-wrapper.js

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

define([
    'vimeo'
], function (Player) {
    'use strict';

    window.Vimeo = window.Vimeo || {
        'Player': Player
    };
});