UNPKG

@openstream/client

Version:
11 lines 383 B
export type UserAgent = { ua: string | null | undefined; category: string | null | undefined; browser_type: string | null | undefined; vendor: string | null | undefined; name: string | null | undefined; version: string | null | undefined; os: string | null | undefined; os_version: string | null | undefined; }; //# sourceMappingURL=UserAgent.d.ts.map