mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This was a poorly typed attempt to mimic TypeScript's index signatures, which we can use instead. This eliminates a very strange type that we were exposing to users, but not re-exporting through our public API. Fixes #4483 |
||
|---|---|---|
| .. | ||
| message_bus_spec.ts | ||
| message_bus_util.dart | ||
| message_bus_util.ts | ||
| mock_event_emitter.dart | ||
| mock_event_emitter.ts | ||
| render_proto_view_ref_store_spec.ts | ||
| render_view_with_fragments_store_spec.ts | ||
| service_message_broker_spec.ts | ||
| web_worker_test_util.ts | ||