@s-libs/micro-dash
    Preparing search index...

    Function isObject

    • Checks if value is the language type of Object. (e.g. arrays, functions, objects, regexes, new Number(0), and new String(''))

      Contribution to minified bundle size, when it is the only function imported:

      • Lodash: 106 bytes
      • Micro-dash: 65 bytes

      Parameters

      • value: any

      Returns value is object