MCPcopy Create free account
hub / github.com/TruthHun/BookStack / initMixin$1

Function initMixin$1

static/vuejs/vue.esm.js:3879–3883  ·  view source on GitHub ↗
(Vue)

Source from the content-addressed store, hash-verified

3877/* */
3878
3879function initMixin$1 (Vue) {
3880 Vue.mixin = function (mixin) {
3881 this.options = mergeOptions(this.options, mixin);
3882 };
3883}
3884
3885/* */
3886

Callers 1

initGlobalAPIFunction · 0.70

Calls 1

mergeOptionsFunction · 0.70

Tested by

no test coverage detected