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

    Function assertIsNotDate

    • Asserts the object is not a date.

      Keep in mind that Date.now() returns a number, not a date object.

      Type Parameters

      • T

      Parameters

      • object: Date | T

      Returns asserts object is T