Home > composition-plot > downloadLinesAsCSV
Signature:
export declare function downloadLinesAsCSV(lines: string[], filename: string): void;
Returns:
void