BROWSER_PROVIDERS = const [PLATFORM_COMMON_PROVIDERS, const Provider(PLATFORM_INITIALIZER, useFactory: createInitDomAdapter, multi: true, deps: const [TestabilityRegistry])]

A set of providers to initialize the Angular platform in a web browser.

Used automatically by bootstrap, or can be passed to platform.