MCPcopy 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

1import { ServerOptions, startServer } from './server/start'
2
3export default (options: Partial<ServerOptions> = {}) => {
4 const {

Callers

nothing calls this directly

Calls 1

startServerFunction · 0.90

Tested by

no test coverage detected