Skip to main content
Module

x/polkadot/x-fetch/shim.ts

Package publishing for deno.land/x/polkadot
Go to Latest
File

import { fetch } from 'https://deno.land/x/polkadot@0.2.40/x-fetch/mod.ts';import { exposeGlobal } from 'https://deno.land/x/polkadot@0.2.40/x-global/mod.ts';
exposeGlobal('fetch', fetch);