jmap-kit
    Preparing search index...

    Function isResultReference

    • Type guard to check if a value is an instance of ResultReference.

      Parameters

      • value: unknown

        The value to check.

      Returns value is ResultReference

      True if the value is a ResultReference, false otherwise.