pub type App
pub fn exit(app: App) -> Nil
Exit the app (unmount)
pub fn get() -> App
Get the current app instance