Type Alias User

User: { devices: string[]; name: string; token: string }

Type declaration

  • devices: string[]
  • name: string
  • token: string