UNPKG

n8n

Version:

n8n Workflow Automation Tool

9 lines (8 loc) 215 B
export declare class CommunityPackagesConfig { enabled: boolean; registry: string; reinstallMissing: boolean; unverifiedEnabled: boolean; verifiedEnabled: boolean; preventLoading: boolean; }