Allow null | undefined as distinctUntilChanged parameter #2657
Annotations
2 errors
|
ts@latest (20)
Process completed with exit code 1.
|
|
ts@latest (20)
Property '[Symbol.asyncDispose]' is missing in type '{ next: () => Promise<IteratorResult<T, any>>; throw: (err: any) => Promise<IteratorResult<T, any>>; return: () => Promise<IteratorResult<T, any>>; [Symbol.asyncIterator](): AsyncGenerator<...>; }' but required in type 'AsyncGenerator<T, void, void>'.
|