import type node_inspector from "inspector"; export default nw.require("inspector") as typeof node_inspector;