MCPcopy Index your code
hub / github.com/angular/angularfire / database.ts

File database.ts

src/database/database.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ɵgetAllInstancesOf } from '@angular/fire';
2import { Database as FirebaseDatabase } from 'firebase/database';
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