MCPcopy Create free account
hub / github.com/angular/components /

Class

tools/dgeni/processors/async-functions.ts:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 * not return any value.
18 */
19export class AsyncFunctionsProcessor implements Processor {
20 name = 'async-functions';
21 $runBefore = ['categorizer'];
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected