@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 378 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-types](./x-types.md) > [UserInfo](./x-types.userinfo.md) > [user](./x-types.userinfo.user.md)
## UserInfo.user property
A unique token that represents the user over a long period of time.
**Signature:**
```typescript
user: string;
```