# Functions
InnerIsReady is a tea.Cmd that the inner model can send to the wrapper model to indicate that it's ready to exit.
New returns a new model that wraps the given model.
# Interfaces
Any is a type that can be used to check if a model is a Model without knowing the inner type.