Callback type definition for functions that handle lifecycle transitions.
This type represents an asynchronous function that will be called whenever the
lifecycle state changes. It receives the new lifecycle state and a TemplateProcessor
instance for processing.
Callback type definition for functions that handle lifecycle transitions.
This type represents an asynchronous function that will be called whenever the lifecycle state changes. It receives the new lifecycle state and a
TemplateProcessor
instance for processing.