| Current Path : /var/www/magento.test.indacotrentino.com/www/lib/web/vimeo/ |
| 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
};
});