Skip to main content
Go to Latest
variable rewriteFramesIntegration
import { rewriteFramesIntegration } from "https://deno.land/x/sentry@8.0.0-beta.4/index.d.ts";

Rewrite event frames paths.

type

(options?: RewriteFramesOptions | undefined) => Integration