APPLICATION_COMMON_PROVIDERS: Array

export APPLICATION_COMMON_PROVIDERS : Array<Type | Provider | any[]>

exported from angular2/core defined in angular2/src/core/application_common_providers.ts (line 32)

A default set of providers which should be included in any Angular application, regardless of the platform it runs onto.