diff options
Diffstat (limited to 'ext/console/02_console.js')
-rw-r--r-- | ext/console/02_console.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/console/02_console.js b/ext/console/02_console.js index 9b54a64a1..638047b3a 100644 --- a/ext/console/02_console.js +++ b/ext/console/02_console.js @@ -2322,5 +2322,6 @@ inspect, wrapConsole, createFilteredInspectProxy, + quoteString, }; })(this); |