I hereby claim:
- I am d48 on github.
- I am d48 (https://keybase.io/d48) on keybase.
- I have a public key ASB-oO7Tb9KV5ogsq1mUSxVlpbqnjJVxIQb1zVfeqf56IQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * UMD pattern with anonymous function expression | |
| */ | |
| (function(){ | |
| var umd = function(factory){ | |
| if (typeof exports === 'object') { | |
| return module.exports = factory(); | |
| } | |
| else if (typeof define === 'function' && define.amd) { |