Created
January 29, 2019 13:05
-
-
Save truthadjustr/f198e4889c5727f2bc6d9efda689b302 to your computer and use it in GitHub Desktop.
Revisions
-
truthadjustr created this gist
Jan 29, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ var EXAMPLE = { foo: 'hello', hello: 42, payload: new Buffer('a'), meh: { b: { tmp: { baz: 1000 } }, lol: 'lol' } }