Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ submit-request.js
File
submit-request.js
lib/submit-request.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
ot = require(
'./ot'
);
2
var
projections = require(
'./projections'
);
3
var
ShareDBError = require(
'./error'
);
4
var
types = require(
'./types'
);
Callers
nothing calls this directly
Calls
1
callback
Function · 0.70
Tested by
no test coverage detected