# Functions
ExportGenesis returns the module's exported genesis.
InitGenesis initializes the module's state from a provided genesis state.
NewAppModule returns the new instance of the AppModule.
NewAppModuleBasic return the assetnft AppModuleBasic.
# Structs
AppModule implements the AppModule interface for the assetnft module.
AppModuleBasic implements the AppModuleBasic interface for the assetnft module.