Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ dst
Method
dst
contributed/modClock/prefs.js:123–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
get dst() {
return
this._dst; }
124
set dst(v) {
125
if
(this._dst != v|0) {
126
this._dst = v|0;
Callers
nothing calls this directly
Calls
2
set
Method · 0.65
fetchTime
Method · 0.45
Tested by
no test coverage detected