检查器


\Inspector

稳定性: 2 - 稳定的

\Stability: 2 - Stable

源代码: lib/inspector.js

node:inspector 模块提供了与 V8 检查器交互的 API。

\The node:inspector module provides an API for interacting with the V8 inspector.

可以使用以下方式访问它:

\It can be accessed using:

const inspector = require('node:inspector'); 

AltStyle によって変換されたページ (->オリジナル) /