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

Function popTarget

static/vuejs/vue.js:657–659  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

655}
656
657function popTarget () {
658 Dep.target = targetStack.pop();
659}
660
661/*
662 * not type checking this file because flow doesn't play well with

Callers 1

vue.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected