# Functions
NewAppModule creates a new AppModule.
NewIBCModule creates a new IBCModule given the keeper.
# Structs
AppModule is a wrapper around the ibc transfer module.
AppModuleBasic embeds the IBC transfer AppModuleBasic.
IBCModule defines the IBC module that wraps the ibc transfer module.