mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-04-02 06:10:33 +00:00
1 line
No EOL
194 B
JavaScript
1 line
No EOL
194 B
JavaScript
postal.addWireTap(function(a){if(!JSON)throw"This browser or environment does provide JSON support";try{console.log(JSON.stringify(a))}catch(b){console.log("Unable to parse data to JSON: "+b)}}) |