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

    Type Alias EditionArgs

    type EditionArgs = {
        edition: number | bigint;
        parent: Address;
    }
    Index

    Properties

    Properties

    edition: number | bigint
    parent: Address