mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Allows to inherit ctor args, lifecycle hooks and statics from a class in another compilation unit. Will error if trying to inherit from a class in another compilation unit that has an `@Component` / `@Directive` / `@Pipe` / `@NgModule`. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| index.ts | ||
| package.json | ||
| rollup.config.js | ||
| tsconfig-build.json | ||