UNPKG

tripledoc

Version:

Library to read, create and update documents on a Solid Pod

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