@convo-lang/convo-lang
Version:
The language of AI
6 lines (5 loc) • 508 B
TypeScript
export declare const convoMakeScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoMakeTargetScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoDefineMakeAppScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoDefineMakeStageScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoMakeTargetPlaceholderValueFunction: import("../convo-types.js").ConvoScopeFunction;