@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 448 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TaggingConfig](./x-components.taggingconfig.md) > [storageTTLMs](./x-components.taggingconfig.storagettlms.md)
## TaggingConfig.storageTTLMs property
Time in milliseconds to keep the information for a result.
**Signature:**
```typescript
storageTTLMs: number | null;
```