Typeservicesv0.8.2LifecycleActionActions that can occur during lifecycle phases type LifecycleAction = "start" | "complete" | "error";type LifecycleAction = "start" | "complete" | "error";