UNPKG

n8n

Version:

n8n Workflow Automation Tool

7 lines (6 loc) 157 B
export declare class PackageImportConfig { maxUncompressedBytes: number; maxEntryBytes: number; maxEntries: number; maxPathLength: number; }