@bodil/core - v0.4.7
    Preparing search index...

    Function present

    • Returns the given value unchanged if it's neither null nor undefined. Throws an exception otherwise.

      Type Parameters

      • A

      Parameters

      • value: A
      • Optionalmessage: string

      Returns NonNullable<A>