property Profiler.FunctionCoverage.ranges
Usage in Deno
import { type Profiler } from "node:inspector/promises";
Source ranges inside the function with coverage data.
import { type Profiler } from "node:inspector/promises";
Source ranges inside the function with coverage data.