Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ resetActivation
Method
resetActivation
src/definitions.d.ts:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
resetDevFixes(
type
: DevFixType): void;
41
startActivation(email: string, key: string): void;
42
resetActivation(): void;
43
hideHighlights(ids: string[]): void;
44
}
45
Callers
2
onUIMessage
Method · 0.65
ActivationTab
Function · 0.65
Implementers
1
Connector
src/ui/connect/connector.ts
Calls
no outgoing calls
Tested by
no test coverage detected