UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

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