MCPcopy Create free account
hub / github.com/TheSmallHanCat/flow2api / $

Function $

extension/options.js:8–8  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

6};
7
8const $ = (id) => document.getElementById(id);
9
10function normalizeSettings(values) {
11 return {

Callers 4

setStatusFunction · 0.85
loadSettingsFunction · 0.85
saveSettingsFunction · 0.85
options.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected