@loopback/docs
Version:
Documentation files rendered at [https://loopback.io](https://loopback.io)
24 lines (16 loc) • 818 B
Markdown
lang: en
title: 'API docs: core.corebindings.life_cycle_observer_options'
keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
sidebar: lb4_sidebar
editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/core
permalink: /doc/en/lb4/apidocs.core.corebindings.life_cycle_observer_options.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/core](./core.md) > [CoreBindings](./core.corebindings.md) > [LIFE\_CYCLE\_OBSERVER\_OPTIONS](./core.corebindings.life_cycle_observer_options.md)
## CoreBindings.LIFE\_CYCLE\_OBSERVER\_OPTIONS variable
Binding key for life cycle observer options
<b>Signature:</b>
```typescript
LIFE_CYCLE_OBSERVER_OPTIONS: BindingKey<LifeCycleObserverOptions>
```