UNPKG

consultant

Version:

Gathers structural and validateable input from command line or interative menu

4 lines (3 loc) 93 B
import { Consultant } from './Consultant'; export { Consultant }; export default Consultant;