Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/share/sharedb
/ pubsub.js
File
pubsub.js
test/pubsub.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
expect = require(
'chai'
).expect;
2
3
module.exports =
function
(create) {
4
describe(
'pubsub'
,
function
() {
Callers
nothing calls this directly
Calls
1
create
Function · 0.50
Tested by
no test coverage detected