export BROWSER_PROVIDERS : Array<any /*Type | Provider | any[]*/>
export BROWSER_PROVIDERS : Array<any /*Type | Provider | any[]*/>
exported from angular2/platform/browser defined in angular2/src/platform/browser_common.ts (line 50)
A set of providers to initialize the Angular platform in a web browser.
Used automatically by bootstrap
, or can be passed to platform
.