@glideapps/ts-necessities
    Preparing search index...

    Function assert

    • Assert that fact is true. If the assertion fails, [[panic]] with message.

      Parameters

      • fact: boolean
      • message: string = "Assertion failed"

      Returns asserts fact