UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

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