mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
BREAKING CHANGE: Reasons: 1) Interfaces should not start with letter ‘I’ 2) Interfaces do not help with mistype properties, but literal types do. - https://github.com/Microsoft/TypeScript/pull/3823 - https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#strict-object-literal-assignment-checking |
||
|---|---|---|
| .. | ||
| backends | ||
| base_request_options.ts | ||
| base_response_options.ts | ||
| enums.ts | ||
| headers.ts | ||
| http.ts | ||
| http_utils.ts | ||
| interfaces.ts | ||
| static_request.ts | ||
| static_response.ts | ||
| url_search_params.ts | ||