UNPKG

ngx-spec

Version:

A missing schematics for creating missing / recreating Angular 6+ specs

5 lines 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SupportedTypes = void 0; exports.SupportedTypes = ['component', 'directive', 'guard', 'service', 'pipe']; //# sourceMappingURL=supported-types.js.map