import { type Request } from "https://deno.land/x/sentry@8.39.0-beta.0/index.mjs";
Request data included in an event as sent to Sentry. TODO(v9): Rename this to avoid confusion, because Request is also a native type.
import { type Request } from "https://deno.land/x/sentry@8.39.0-beta.0/index.mjs";
Request data included in an event as sent to Sentry. TODO(v9): Rename this to avoid confusion, because Request is also a native type.