Your IP : 216.73.216.220


Current Path : /proc/thread-self/root/proc/thread-self/root/home/rtorresani/www/lib/web/vimeo/
Upload File :
Current File : //proc/thread-self/root/proc/thread-self/root/home/rtorresani/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
    };
});