UNPKG

@eagleoutice/flowr

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

9 lines (8 loc) 233 B
import { DocMaker } from './wiki-mk/doc-maker'; /** * https://github.com/flowr-analysis/flowr/wiki/Onboarding */ export declare class WikiOnboarding extends DocMaker<'wiki/Onboarding.md'> { constructor(); text(): string; }