@metaplex-foundation/mpl-token-metadata-kit - v0.0.1
    Preparing search index...

    Type Alias Edition

    type Edition = {
        edition: bigint;
        key: Key;
        parent: Address;
    }
    Index

    Properties

    Properties

    edition: bigint
    key: Key
    parent: Address