UNPKG

@renec-foundation/mpl-token-metadata

Version:

MPL Token Metadata JavaScript API.

6 lines (5 loc) 258 B
export declare const addLabel: import("@metaplex-foundation/amman").AddLabel; export declare const isKeyOf: (key: import("@metaplex-foundation/amman").KeyLike) => { (otherKey: import("@metaplex-foundation/amman").KeyLike): boolean; $spec: string; };