UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

3 lines (2 loc) 156 B
import type { UltimateSlicerStats } from '../data'; export declare function writeGraphOutput(ultimate: UltimateSlicerStats, outputGraphPath: string): void;