Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@solana/web3.js/src/__forks__/browser/fetch-impl.ts

export const Headers: typeof globalThis.Headers = globalThis.Headers;
export const Request: typeof globalThis.Request = globalThis.Request;
export const Response: typeof globalThis.Response = globalThis.Response;
export default globalThis.fetch;
Back to Directory File Manager