UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

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