UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

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