UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

16 lines (15 loc) 294 B
declare const _default: { id: string; name: string; description: string; importsWhenLocal: string[]; fields: { widgets: { type: "raw"; options: { valueType: string; }; }; }; }; export default _default;