mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds support for extracting type alises. It currently extracts the raw written type from the source without performing any resolution, such as for resolving `typeof` queries, as current Angular public APIs do not rely on this. PR Close #52118 |
||
|---|---|---|
| .. | ||
| class_doc_extraction_spec.ts | ||
| common_doc_extraction_spec.ts | ||
| constant_doc_extraction_spec.ts | ||
| directive_doc_extraction_spec.ts | ||
| doc_extraction_filtering_spec.ts | ||
| enum_doc_extraction_spec.ts | ||
| function_doc_extraction_spec.ts | ||
| interface_doc_extraction_spec.ts | ||
| jsdoc_extraction_spec.ts | ||
| ng_module_doc_extraction_spec.ts | ||
| pipe_doc_extraction_spec.ts | ||
| reexport_docs_extraction_spec.ts | ||
| type_alias_doc_extraction_spec.ts | ||