================== import - auto ====================
typeof inheritsLoose: function
A.__proto__ === B true
================= require - auto ====================
typeof objectWithoutProperties: function
typeof objectWithoutProperties.default: function
obj: { b: 2, [Symbol(Symbol.toStringTag)]: 5 }
