UNPKG

@aws/pdk

Version:

All documentation is located at: https://aws.github.io/aws-pdk

5 lines (4 loc) 110 B
function _has(prop, obj) { return Object.prototype.hasOwnProperty.call(obj, prop); } module.exports = _has;