Contentful Personalization & Analytics
    Preparing search index...
    • Type guard that checks whether the given value has the structural shape of a Contentful Rich Text node.

      Parameters

      • value: unknown

        The value to test.

      Returns value is Node

      true when the value has nodeType and object data fields, with array content when present.