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