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

Usage in Deno

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

Source ranges inside the function with coverage data.

Type