@metreeca/blue - v0.9.1
    Preparing search index...

    Function isId

    • Checks whether a value is a valid Id.

      Parameters

      • value: unknown

        The value to check

      Returns value is Id

      true if value has kind: "id" and valid optional constraints; false otherwise