UNPKG

@eagleoutice/flowr-dev

Version:

Static Dataflow Analyzer and Program Slicer for the R Programming Language

3 lines (2 loc) 192 B
export declare function codeBlock(language: string, code: string | undefined): string; export declare function jsonWithLimit(object: object, maxLength?: number, tooLongText?: string): string;