@metreeca/core - v0.9.18
    Preparing search index...

    Function isDefined

    • Checks if a value is not undefined.

      Parameters

      • value: unknown

        The value to check

      Returns boolean

      True if the value is not undefined; false otherwise