typescript-sdk

Home > @3rdweb/sdk > AppModule > getCollectionModules

AppModule.getCollectionModules() method

Warning: This API is now obsolete.

Method to get a list of Bundle module metadata.

Signature:

getCollectionModules(): Promise<ModuleMetadata[]>;

Returns:

Promise<ModuleMetadata[]>

A promise of an array of Bundle modules.