UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

4 lines 117 B
var hasOwnProperty = {}.hasOwnProperty; module.exports = function(it, key){ return hasOwnProperty.call(it, key); };