diff --git a/adev/src/content/tools/libraries/angular-package-format.md b/adev/src/content/tools/libraries/angular-package-format.md index 59ec10c8b2c..9f29cfb295e 100644 --- a/adev/src/content/tools/libraries/angular-package-format.md +++ b/adev/src/content/tools/libraries/angular-package-format.md @@ -363,4 +363,4 @@ The Ahead of Time Compiler for Angular. ### Flattened type definitions -The bundled TypeScript definitions generated from [API Extractor](https://api-extractor.com). +The bundled TypeScript definitions generated using tools like [API Extractor](https://api-extractor.com) or [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts).