Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/amark/gun
/ list.js
File
list.js
lib/list.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Gun = Gun || require(
'../gun'
);
2
3
Gun.chain.list =
function
(cb, opt){
4
opt = opt || {};
Callers
nothing calls this directly
Calls
1
Gun
Function · 0.50
Tested by
no test coverage detected