Skip to main content
Profiler.FunctionCoverage.ranges - inspector - Node documentation
property Profiler.FunctionCoverage.ranges

Usage in Deno

import { type Profiler } from "node:inspector";

Source ranges inside the function with coverage data.

Type