UNPKG

@metaplex-foundation/umi-http-fetch

Version:

An HTTP implementation relying on the fetch API

3 lines (2 loc) 103 B
import { UmiPlugin } from '@metaplex-foundation/umi'; export declare const fetchHttp: () => UmiPlugin;