UNPKG

schematics-utilities

Version:

🛠️ Useful exported utilities for working with Schematics

5 lines 261 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const latest_versions_1 = require("@schematics/angular/utility/latest-versions"); exports.latestVersions = latest_versions_1.latestVersions; //# sourceMappingURL=latest-versions.js.map