MCPcopy
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

1var Gun = Gun || require('../gun');
2
3Gun.chain.list = function(cb, opt){
4 opt = opt || {};

Callers

nothing calls this directly

Calls 1

GunFunction · 0.50

Tested by

no test coverage detected