Skip to content

Function: getLifecycleManager()

ts
function getLifecycleManager(): LifecycleManager;

Defined in: packages/core/src/lifecycle/lifecycle-manager.ts:124

Get the global lifecycle manager instance

Returns

LifecycleManager

Released under the MIT License.