# Functions
DefaultGenesis returns the default genesis state.
ExportGenesis returns the module's exported genesis.
InitGenesis initializes the state from a provided genesis.
NewAppModule creates a new AppModule object.
# Structs
AppModule implements an application module for the delay module.
AppModuleBasic defines the basic application module used by the delay module.