UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

18 lines (17 loc) 358 B
declare const _default: { id: string; name: string; description: string; importsWhenLocal: string[]; fields: { responseErrors: { type: "raw"; isRequired: true; isArray: true; options: { valueType: string; }; }; }; }; export default _default;