Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ initMixin$1
Function
initMixin$1
static/vuejs/vue.runtime.js:3871–3875 ·
view source on GitHub ↗
(Vue)
Source
from the content-addressed store, hash-verified
3869
/* */
3870
3871
function
initMixin$1 (Vue) {
3872
Vue.mixin =
function
(mixin) {
3873
this.options = mergeOptions(this.options, mixin);
3874
};
3875
}
3876
3877
/* */
3878
Callers
1
initGlobalAPI
Function · 0.70
Calls
1
mergeOptions
Function · 0.70
Tested by
no test coverage detected