1/**
2 * Modules in this bundle
3 * @license
4 *
5 * modal-video:
6 * license: appleple
7 * author: appleple
8 * homepage: http://developer.a-blogcms.jp
9 * version: 2.2.0
10 *
11 * es6-object-assign:
12 * license: MIT (http://opensource.org/licenses/MIT)
13 * author: Rubén Norte <rubennorte@gmail.com>
14 * homepage: https://github.com/rubennorte/es6-object-assign
15 * version: 1.1.0
16 *
17 * This header is generated by licensify (https://github.com/twada/licensify)
18 */
19!function e(t,n,o){function i(a,l){if(!n[a]){if(!t[a]){var u="function"==typeof require&&require;if(!l&&u)return u(a,!0);if(r)return r(a,!0);var s=new Error("Cannot find module '"+a+"'");throw s.code="MODULE_NOT_FOUND",s}
20var d=n[a]={exports:{}
21}
22;t[a][0].call(d.exports,function(e){var n=t[a][1][e];return i(n||e)}
23,d,d.exports,e,t,n,o)}
24return n[a].exports}
25for(var r="function"==typeof require&&require,a=0;a<o.length;a++)i(o[a]);return i}
26({1:[function(e,t,n){"use strict";function o(e,t){if(void 0===e||null===e)throw new TypeError("Cannot convert first argument to object");for(var n=Object(e),o=1;o<arguments.length;o++){var i=arguments[o];if(void 0!==i&&null!==i)for(var r=Object.keys(Object(i)),a=0,l=r.length;a<l;a++){var u=r[a],s=Object.getOwnPropertyDescriptor(i,u);void 0!==s&&s.enumerable&&(n[u]=i[u])}
27}
28return n}
29function i(){Object.assign||Object.defineProperty(Object,"assign",{enumerable:!1,configurable:!0,writable:!0,value:o}
30)}
31t.exports={assign:o,polyfill:i}
32}
33,{}
34],2:[function(e,t,n){"use strict";var o=e("../index"),i=function(e){e.fn.modalVideo=function(e){return"strings"==typeof e||new o(this,e),this}
35}
36;if("function"==typeof define&&define.amd)define(["jquery"],i);else{var r=window.jQuery?window.jQuery:window.$;void 0!==r&&i(r)}
37t.exports=i}
38,{"../index":4}
39],3:[function(e,t,n){"use strict";function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}
40Object.defineProperty(n,"__esModule",{value:!0}
...
</html>