type alias LifecyclePhase Since 0.1.0 Application lifecycle phases, in execution order. See ILifecycleApi for the hooks that fire in each phase. Definition "register" | "init" | "bootstrap" | "active" | "shutdown" | "close"