export COMPILER_PROVIDERS : Array<Type | Provider | any[]>
export COMPILER_PROVIDERS : Array<Type | Provider | any[]>
exported from angular2/compiler defined in angular2/src/compiler/compiler.ts (line 38)
A set of providers that provide RuntimeCompiler
and its dependencies to use for
template compilation.