• Overview
@angular/core

ConstructorSansProvider

interface

Configures the Injector to return an instance of a token.

  
    interface ConstructorSansProvider {}
  
  

deps

any[] | undefined

A list of tokens to be resolved by the injector.

Jump to details