• Nullsafe fetching of a node

    Parameters

    • fetcher: default

      The fetcher to use

    • node: null | default

      A node to fetch, or null to do nothing at all

    Returns Promise<void>