Type Alias LocalLifecycleHandler

LocalLifecycleHandler: (detail: LocalLifecycleDetail) => void

Handler for lifecycle events.

Type declaration