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

Function popTarget

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

Source from the content-addressed store, hash-verified

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

Callers 1

vue.runtime.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected