interface Profiler.TypeObject
Unstable
Usage
import { type Profiler } from "node:inspector"; type { TypeObject } = Profiler;
Describes a type collected during runtime.
import { type Profiler } from "node:inspector"; type { TypeObject } = Profiler;
Describes a type collected during runtime.