Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
function testToJSONValue() { var obj: any = {a:"a"}; var retval: string = importedToJSONValue(obj); }
EJSON - Extended and Extensible JSON library from Meteor made compatible for Nodejs and Browserify