UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

4 lines (3 loc) 160 B
import type { ReplCommand } from './repl-main'; export declare const controlflowCommand: ReplCommand; export declare const controlflowStarCommand: ReplCommand;