UNPKG

consultant

Version:

Gathers structural and validateable input from command line or interative menu

6 lines 243 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const Consultant_1 = require("./Consultant"); exports.Consultant = Consultant_1.Consultant; exports.default = Consultant_1.Consultant; //# sourceMappingURL=esm.js.map