@empathyco/x-components
Version:
Empathy X Components
74 lines (33 loc) • 821 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [StepEmpathising](./x-types.stepempathising.md)
## StepEmpathising interface
Model for each step of the empathising task.
**Signature:**
```typescript
export interface StepEmpathising
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[stepDescription](./x-types.stepempathising.stepdescription.md)
</td><td>
</td><td>
string
</td><td>
</td></tr>
<tr><td>
[stepName](./x-types.stepempathising.stepname.md)
</td><td>
</td><td>
string
</td><td>
</td></tr>
</tbody></table>