Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ createScope
Method
createScope
packages/zone.js/lib/zone-spec/wtf.ts:31–31 ·
view source on GitHub ↗
(signature: string, flags?: any)
Source
from the content-addressed store, hash-verified
29
}
30
interface
WtfEvents {
31
createScope(signature: string, flags?: any): WtfScopeFn;
32
createInstance(signature: string, flags?: any): WtfEventFn;
33
}
34
Callers
2
onInvoke
Method · 0.80
onInvokeTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected