Skip to main content
Module

x/sentry/index.mjs>rewriteFramesIntegration

The Official Sentry Deno SDK
Go to Latest
variable rewriteFramesIntegration
import { rewriteFramesIntegration } from "https://deno.land/x/sentry@8.0.0-beta.4/index.mjs";

Rewrite event frames paths.

type

(options?: RewriteFramesOptions | undefined) => Integration