@hexafuchs/what.js
    Preparing search index...

    Function assertIsNotObject

    • Asserts the object is not an object.

      If you want to check for Date, Error, Object, Map, Set, Regexp or Promise, there are special methods for this.

      Type Parameters

      • T

      Parameters

      • object: object | T

      Returns asserts object is T