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

    Type Alias Collection

    type Collection = {
        key: Address;
        verified: boolean;
    }
    Index

    Properties

    Properties

    key: Address
    verified: boolean