ahahah
v0.1.1
Published
ahahah, great for error handling
Downloads
3
Readme
#ahahah
You didn't say the magic word
###usage
var ahahah = require("ahahah")();
someFunction(function(err, data){
if(err){
ahahah;
// ahahah, you didn't say the magic word.
}
});
For Ubuntu users, you'll need to install the alsa.h header
sudo apt-get install libasound2-dev