UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

8 lines (7 loc) 234 B
export declare class ExternalSecretsConfig { updateInterval: number; preferGet: boolean; externalSecretsForProjects: boolean; externalSecretsMultipleConnections: boolean; externalSecretsRoleBasedAccess: boolean; }