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

Function initMixin$1

static/vuejs/vue.runtime.common.js:3877–3881  ·  view source on GitHub ↗
(Vue)

Source from the content-addressed store, hash-verified

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

Callers 1

initGlobalAPIFunction · 0.70

Calls 1

mergeOptionsFunction · 0.70

Tested by

no test coverage detected