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

Function popTarget

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

Source from the content-addressed store, hash-verified

649}
650
651function popTarget () {
652 Dep.target = targetStack.pop();
653}
654
655/*
656 * not type checking this file because flow doesn't play well with

Callers 1

vue.esm.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected