function is()

in static/assets/js/modernizr.js [303:305]


    function is( obj, type ) {
        return typeof obj === type;
    }