@angular/core

ConstructorSansProvider

interface

Configures the Injector to return an instance of a token.

  
    interface ConstructorSansProvider {  deps?: any[];}}
  
  
Jump to details