UNPKG

n8n

Version:

n8n Workflow Automation Tool

5 lines (4 loc) 270 B
export declare const supportedTypesForExport: string[]; export declare const supportedTypesForImport: string[]; export declare function validateDbTypeForExportEntities(dbType: string): void; export declare function validateDbTypeForImportEntities(dbType: string): void;