Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/editablejs/editable
/ server.ts
File
server.ts
packages/yjs-websocket/src/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ServerOptions, startServer } from
'./server/start'
2
3
export
default (options: Partial<ServerOptions> = {}) => {
4
const
{
Callers
nothing calls this directly
Calls
1
startServer
Function · 0.90
Tested by
no test coverage detected