(o)
| 8778 | } |
| 8779 | |
| 8780 | function objectToString(o) { |
| 8781 | return Object.prototype.toString.call(o); |
| 8782 | } |
| 8783 | |
| 8784 | },{"../config":4,"./getEnumerableProperties":17,"./getProperties":21,"get-func-name":36}],24:[function(require,module,exports){ |
| 8785 | /*! |
no outgoing calls
no test coverage detected