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

Function popTarget

static/vuejs/vue.runtime.common.js:649–651  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected