@angular/core

TypeProvider

interface

Configures the Injector to return an instance of Type when `Type' is used as the token.

interface TypeProvider {
}
Jump to details