MCPcopy Index your code
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

onInvokeMethod · 0.80
onInvokeTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected