UNPKG

@eagleoutice/flowr-dev

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

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