mirror of
https://github.com/Azure/k8s-set-context.git
synced 2026-03-18 06:12:47 +08:00
2 lines
54 B
JavaScript
2 lines
54 B
JavaScript
module.exports = a => !!a && a.constructor === Object
|