UNPKG

@al00x/forms

Version:

Angular Forms, the way it should be!

3 lines (2 loc) 130 B
import { ProviderToken } from '@angular/core'; export declare function injectOptional<T>(token: ProviderToken<T>): T | undefined;