MCPcopy Index your code
hub / github.com/refined-github/refined-github / getStyleHotfixes

Function getStyleHotfixes

source/background.ts:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 });
61 },
62 async getStyleHotfixes() {
63 return styleHotfixes.get(version);
64 },
65});
66
67chrome.action.onClicked.addListener(async tab => {

Callers

nothing calls this directly

Calls 1

getMethod · 0.80

Tested by

no test coverage detected