@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 370 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [Suggestion](./x-types.suggestion.md) > [isCurated](./x-types.suggestion.iscurated.md)
## Suggestion.isCurated property
If it's a curated suggestion.
**Signature:**
```typescript
isCurated?: boolean;
```