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

Function initMixin$1

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

Source from the content-addressed store, hash-verified

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

Callers 1

initGlobalAPIFunction · 0.70

Calls 1

mergeOptionsFunction · 0.70

Tested by

no test coverage detected