diff --git a/serialize.js b/serialize.js index e25e1a5..18cac39 100644 --- a/serialize.js +++ b/serialize.js @@ -789,6 +789,8 @@ function(str, options){ // utils... +// Concert eJSON to vanilla JSON if possible... +// // NOTE: this will fail on any non-vanilla data... var toVanilla = module.toVanilla =