Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/composition-api
/ Window
Interface
Window
test/globals.d.ts:3–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare
function
waitForUpdate(cb: Function): Promise<any>
2
3
declare
interface
Window {
4
waitForUpdate(cb: Function): Promise<any>
5
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…