mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Adds the ability to expose global symbols in the API docs via the `@globalApi` tag. Also supports optionally setting a namespace which will be added to the name automatically (e.g. `foo` will be renamed to `ng.foo`). Relevant APIs should also be exported through the `global.ts` file which will show up under `core/global`. PR Close #34237 |
||
|---|---|---|
| .. | ||
| schematics | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| global.ts | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||