UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

3 lines (2 loc) 156 B
import type { SummarizerCliOptions } from '../summarizer-app'; export declare function flowrScriptSummarizer(options: SummarizerCliOptions): Promise<void>;