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