UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

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