UNPKG

@sprucelabs/spruce-cli

Version:

Command line interface for building Spruce skills.

9 lines (8 loc) 438 B
export declare const DEMO_NUMBER: string; export declare const DEMO_NUMBER_LOGIN_AS_SKILL: string; export declare const DEMO_NUMBER_INSTALL_SKILL: string; export declare const DEMO_NUMBER_GLOBAL_EVENTS: string; export declare const DEMO_NUMBER_EVENTS_ON_BOOT: string; export declare const DEMO_NUMBER_VIEWS_ON_BOOT: string; export declare const DEMO_NUMBER_CREATING_AN_EVENT: string; export declare const DEMO_NUMBER_EVENT_STORE: string;