Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBrowserResponse

Hierarchy

  • IBrowserResponse

Index

Properties

Properties

browser

browser: { created_at: number; expires_at: number; id: string; language: string; user_agent: string }

Type declaration

  • created_at: number
  • expires_at: number
  • id: string
  • language: string
  • user_agent: string

Generated using TypeDoc