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

Function mergeHook$1

static/vuejs/vue.common.js:3244–3249  ·  view source on GitHub ↗
(one, two)

Source from the content-addressed store, hash-verified

3242}
3243
3244function mergeHook$1 (one, two) {
3245 return function (a, b, c, d) {
3246 one(a, b, c, d);
3247 two(a, b, c, d);
3248 }
3249}
3250
3251// transform component v-model info (value and callback) into
3252// prop and event handler respectively.

Callers 1

mergeHooksFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected