UNPKG

@nswhp/golden-path

Version:
9 lines (8 loc) 326 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.angularActions = void 0; const angular_template_1 = require("../templates/angular/angular.template"); async function angularActions() { return (0, angular_template_1.angularTemplate)(); } exports.angularActions = angularActions;