UNPKG

@cabloy/cli-set-api

Version:

cabloy cli-set-api

53 lines 1.36 kB
declare const _default: { bean: string; info: { version: string; title: string; usage: string; }; options: { module: { description: string; type: string; }; }; groups: { default: { questions: { controllerName: { type: string; message: string; initial: { expression: string; }; required: boolean; }; module: { type: string; message: string; required: boolean; }; }; }; controllerInfoAuto: { questions: { providerId: { type: string; message: string; initial: { expression: string; }; }; controllerNameCapitalize: { type: string; message: string; initial: { expression: string; }; }; }; }; }; }; export default _default; //# sourceMappingURL=create.controller.d.ts.map