function is()
in
static/assets/js/modernizr.js [303:305]
3
lines of code
1
McCabe index (conditional complexity)
function is( obj, type ) { return typeof obj === type; }