Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry_deno/packages/types/src/user.ts>User

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
interface User
import { type User } from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/user.ts";

JSDoc

Index Signatures

[key: string]: any

Properties

optional
id: string
optional
ip_address: string
optional
email: string
optional
username: string
optional
segment: string