UNPKG

@convo-lang/convo-lang

Version:
6 lines (5 loc) 508 B
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;