Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
connect
Method · 0.65
ondata
Function · 0.65
destroyStreamAndResolve
Function · 0.65
scenario.mjs
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected