MCPcopy
hub / github.com/darkreader/darkreader / destroy

Method destroy

src/inject/dynamic-theme/style-manager.ts:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 render(theme: Theme, ignoreImageAnalysis: string[]): void;
33 pause(): void;
34 destroy(): void;
35 watch(): void;
36 restore(): void;
37}

Callers 4

removeManagerFunction · 0.65
removeDynamicThemeFunction · 0.65
closeFunction · 0.65
calculateHashForDataFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected