summaryrefslogtreecommitdiff
path: root/ext/node/ops/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/ops/mod.rs')
-rw-r--r--ext/node/ops/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/node/ops/mod.rs b/ext/node/ops/mod.rs
index b562261f3..b53f19dc2 100644
--- a/ext/node/ops/mod.rs
+++ b/ext/node/ops/mod.rs
@@ -7,6 +7,7 @@ pub mod fs;
pub mod http;
pub mod http2;
pub mod idna;
+pub mod inspector;
pub mod ipc;
pub mod os;
pub mod process;