MCPcopy
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

onUIMessageMethod · 0.65
ActivationTabFunction · 0.65

Implementers 1

Connectorsrc/ui/connect/connector.ts

Calls

no outgoing calls

Tested by

no test coverage detected