// Copyright 2017-2022 @polkadot/apps authors & contributors // SPDX-License-Identifier: Apache-2.0 const { fetch } = require('@polkadot/x-fetch/node'); global.fetch = fetch;