MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / destroy

Method destroy

packages/deno/lib.deno.d.ts:17155–17155  ·  view source on GitHub ↗
(ctx: RuleContext)

Source from the content-addressed store, hash-verified

17153 export interface Rule {
17154 create(ctx: RuleContext): LintVisitor;
17155 destroy?(ctx: RuleContext): void;
17156 }
17157
17158 /**

Callers 4

connectMethod · 0.65
ondataFunction · 0.65
destroyStreamAndResolveFunction · 0.65
scenario.mjsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected