mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
these are valid otherwise
```typescript
beforeEachProviders(1)
beforeEachProviders('wat')
beforeEachProviders([
Http
])
```
|
||
|---|---|---|
| .. | ||
| animation | ||
| async.dart | ||
| async.ts | ||
| async_test_completer.ts | ||
| fake_async.dart | ||
| fake_async.ts | ||
| lang_utils.dart | ||
| lang_utils.ts | ||
| logger.ts | ||
| mock_application_ref.ts | ||
| ng_zone_mock.ts | ||
| regexp.ts | ||
| test_injector.ts | ||
| testing.dart | ||
| testing.ts | ||
| testing_internal.dart | ||
| testing_internal.ts | ||