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