MCPcopy Create free account
hub / github.com/TruthHun/BookStack / genGuard

Function genGuard

static/vuejs/vue.esm.js:8370–8370  ·  view source on GitHub ↗
(condition)

Source from the content-addressed store, hash-verified

8368// need to explicitly return null so that we can determine whether to remove
8369// the listener for .once
8370var genGuard = function (condition) { return ("if(" + condition + ")return null;"); };
8371
8372var modifierCode = {
8373 stop: '$event.stopPropagation();',

Callers 1

vue.esm.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected