Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sentry/index.mjs>rewriteFramesIntegration

The Official Sentry Deno SDK
Latest
variable rewriteFramesIntegration
import { rewriteFramesIntegration } from "https://deno.land/x/sentry@8.37.1/index.mjs";

Rewrite event frames paths.

type

(options?: RewriteFramesOptions | undefined) => Integration