MCPcopy Index your code
hub / github.com/angular/angularfire / data-connect.ts

File data-connect.ts

src/data-connect/data-connect.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ɵgetAllInstancesOf } from '@angular/fire';
2import { DataConnect } from 'firebase/data-connect';
3import { from, timer } from 'rxjs';
4import { concatMap, distinct } from 'rxjs/operators';

Callers

nothing calls this directly

Calls 1

ɵgetAllInstancesOfFunction · 0.85

Tested by

no test coverage detected