Skip to main content
Module

x/polkadot/x-fetch/mod.ts

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

export { packageInfo } from './packageInfo.ts';
const _fetch = fetch;
export { _fetch as fetch };