Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Moddable-OpenSource/moddable
/ keys
Method
keys
modules/files/preference/lin/preference.js:35–37 ·
view source on GitHub ↗
(domain)
Source
from the content-addressed store, hash-verified
33
}
34
35
static keys(domain) {
36
return
Preference.#cache[domain] ? Object.keys(Preference.#cache[domain]) : [];
37
}
38
39
static #load() {
40
let
result = {};
Callers
15
run
Method · 0.80
nodeToString
Method · 0.80
generate
Method · 0.80
generate
Method · 0.80
generate
Method · 0.80
generate
Method · 0.80
generate
Method · 0.80
run
Method · 0.80
delete
Method · 0.80
makeRequest
Function · 0.80
onCharacteristicNotification
Method · 0.80
watch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected