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

Function mergeHook$1

static/vuejs/vue.runtime.js:3240–3245  ·  view source on GitHub ↗
(one, two)

Source from the content-addressed store, hash-verified

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

Callers 1

mergeHooksFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected