Function getFeed

  • Get the feed object from the root of a DOM tree.

    Parameters

    • doc: AnyNode[]

      The DOM to to extract the feed from.

    Returns Feed | null

    The feed.