mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The private util `isObservable` was actually just testing the same thing as`isSubscribable()`. As the implementation is closer to the function's name, let's only keep ``isSubscribable`. PR Close #49295 |
||
|---|---|---|
| .. | ||
| array_utils_spec.ts | ||
| coercion_spec.ts | ||
| comparison.ts | ||
| decorators_spec.ts | ||
| dom_spec.ts | ||
| global_spec.ts | ||
| iterable.ts | ||
| lang_spec.ts | ||
| stringify_spec.ts | ||