/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/generator-ng-fullstack@2.0.18/app/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";const{Base:Base}=require("yeoman-generator"),{MainGenerator:MainGenerator}=require("../_ng/full/generator");module.exports=class extends Base{constructor(r,e,t){super(r,e,t),this.generator=new MainGenerator(this)}initializing(){this.pkg=require("../package.json")}prompting(){this.generator.sayHello()}writing(){this.generator.writing()}install(){this.generator.install()}prompUser(){this.generator.promptUser()}promptClient(){this.generator.promptClient()}promptClientBundler(){this.generator.promptClientBundler()}promptStylePreprocessor(){this.generator.promptStylePreprocessor()}promptServer(){this.generator.promptServer()}promptNodeWebFrameworkServer(){this.generator.promptNodeWebFrameworkServer()}promptUserTranspilerServer(){this.generator.promptTranspilerServer()}promptGoWebFrameworkServer(){this.generator.promptGoWebFrameworkServer()}promptSecure(){this.generator.promptSecure()}promptTests(){this.generator.promptTests()}promptDifferentStaticServer(){this.generator.promptDifferentStaticServer()}promptCordova(){this.generator.promptCordova()}promptBoilerplate(){this.generator.promptBoilerplate()}};
//# sourceMappingURL=/sm/5ca7dac26338d69c49b948ef1d2a7b27f4db2d4b1485679eae3387fcb529954d.map