UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

3 lines (2 loc) 178 B
export declare function prefixLines(line: string, prefix: string): string; export declare function lastJoin(elements: readonly string[], join: string, lastjoin: string): string;