UNPKG

@aws/pdk

Version:

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

5 lines (4 loc) 120 B
function _isObject(x) { return Object.prototype.toString.call(x) === '[object Object]'; } module.exports = _isObject;