UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

4 lines (3 loc) 266 B
export declare function draftChatMemoryResourceId(userId: string): string; export declare function scheduledRunMemoryResourceId(executionUserId: string): string; export declare function integrationMemoryResourceId(integrationType: string, threadId: string): string;