Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ doc.js
File
doc.js
test/client/doc.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Backend = require(
'../../lib/backend'
);
2
var
expect = require(
'chai'
).expect;
3
var
async
= require(
'async'
);
4
var
json0 = require(
'ot-json0'
).
type
;
Callers
nothing calls this directly
Calls
6
verifyConsistency
Function · 0.85
next
Function · 0.85
cb
Function · 0.85
expectError
Function · 0.85
expectReceiveError
Function · 0.85
callback
Function · 0.70
Tested by
no test coverage detected