Skip to content

Commit

Permalink
Correct code comment [nocode]
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Sep 9, 2023
1 parent dc0815e commit 32280e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/serialize/trace.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ module.exports = {
// Check if is a prototype + define as `fn.prototype` if so
// TODO

// Serialize
// Trace object
assertBug(typeof val === 'object');

// TODO Add support for remaining types commented out below
Expand Down

0 comments on commit 32280e4

Please sign in to comment.