@wpkernel/core / ActionLifecyclePhase
Type Alias: ActionLifecyclePhase
ts
type ActionLifecyclePhase = typeof ACTION_LIFECYCLE_PHASES[number];Type-safe lifecycle phase union derived from the ACTION_LIFECYCLE_PHASES constant.
