UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 125 B
export declare function toMb(sizeInBytes: number): number; export declare function formatBytes(sizeInBytes: number): string;