bootstrap-vue
Version:
Bootstrap 4 Components for Vue.js 2
3 lines (2 loc) • 748 B
JavaScript
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.bootstrapVue=t()}(this,function(){"use strict";var e={render:function(){var e=this,t=e.$createElement;return(e._self._c||t)("span",[e._v("Test Component")])},staticRenderFns:[]},t=Object.freeze({bExTest:e}),n={},o=Object.freeze({bExTest:n}),r={install:function(e){if(e._bootstrap_vue_installed){if(!e._bootstrap_vue_extra_installed){e._bootstrap_vue_extra_installed=!0;for(var n in t)e.component(n,t[n]);for(var r in o)e.directive(r,o[r])}}else console.error("BootstrapVue is not installed")}};return"undefined"!=typeof window&&window.Vue&&window.Vue.use(r),r});
//# sourceMappingURL=bootstrap-vue.extra.js.map