obj-is 是 is-函数的创建者。安装命令:npm install --save obj-is

使用方法

is(constructor, inherit[boolean])

示例代码:


var is = require('obj-is');

// Person