UNPKG

@renec-foundation/metaplex-js

Version:

Metaplex JavaScript API

3 lines (2 loc) 114 B
import { MetadataJson } from './../types'; export declare const lookup: (url: string) => Promise<MetadataJson>;