UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

5 lines (4 loc) 111 B
declare const commanderUtil: { mapIncomingToOptions(...args: any[]): any; }; export default commanderUtil;