UNPKG

@n8n-plus/n8n-plus

Version:

n8n Workflow Automation Tool (plus edition)

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;