The AsyncPipe type signature was changed to allow deferred creation of promises and observalbes that is supported by the implementation by allowing `Promise<T>|null|undefined` and by allowing `Observable<T>|null|undefined`. PR Close #22169
COMPILED
tsc-wrapped
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
License: MIT