@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 358 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [Result](./x-types.result.md) > [type](./x-types.result.type.md)
## Result.type property
The type of the result: product, article, pack, etc...
**Signature:**
```typescript
type?: string;
```