UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

8 lines 241 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