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

File app.config.ts

sample/src/app/app.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ApplicationConfig, inject, provideExperimentalZonelessChangeDetection } from '@angular/core';
2import { connectAuthEmulator, getAuth, provideAuth } from '@angular/fire/auth';
3import { provideClientHydration, withIncrementalHydration } from '@angular/platform-browser';
4import { provideRouter } from '@angular/router';

Callers

nothing calls this directly

Calls 1

provideAuthFunction · 0.90

Tested by

no test coverage detected