Type Alias ItemSharedUser

ItemSharedUser: { email: string; id: number; publicKey: string }

Type declaration

  • email: string
  • id: number
  • publicKey: string