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