UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

7 lines 238 B
"use strict"; /** * Defines the {@link IPipelineStep} interface which specifies all data available for a single step. * @module */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=pipeline-step.js.map