UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

3 lines (2 loc) 165 B
import type { StatsHelperCliOptions } from '../statistics-helper-app'; export declare function getStatsForSingleFile(options: StatsHelperCliOptions): Promise<void>;