We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a618811 commit e04afacCopy full SHA for e04afac
lib/index.js
@@ -13,7 +13,7 @@ const emptyOptions = {}
13
const own = {}.hasOwnProperty
14
15
/**
16
- * Inspect a node, without color.
+ * Inspect a tree, with color in Node, without color in browsers.
17
*
18
* @param {unknown} tree
19
* Tree to inspect.
0 commit comments