Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Maccoder3/MAC-MD
/ data
Method
data
lib/database.js:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
get data() {
30
return
this._data
31
}
32
33
set data(value) {
34
this._data = value
Callers
nothing calls this directly
Calls
1
save
Method · 0.95
Tested by
no test coverage detected