"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // abstract class AngularAilment extends Ailment { // readonly projects: ProjectType[] = ['angular']; // protected readonly project: AngularProject; // constructor(deps: AngularAilmentDeps) { // super(deps); // this.project = deps.project; // } // }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ailments.d.ts | File | 179 B | 0644 |
|
ailments.js | File | 343 B | 0644 |
|
build.d.ts | File | 1.19 KB | 0644 |
|
build.js | File | 5.88 KB | 0644 |
|
generate.d.ts | File | 921 B | 0644 |
|
generate.js | File | 5.56 KB | 0644 |
|
index.d.ts | File | 603 B | 0644 |
|
index.js | File | 4.02 KB | 0644 |
|
serve.d.ts | File | 1.54 KB | 0644 |
|
serve.js | File | 9.4 KB | 0644 |
|