UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

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