MCPcopy Index your code
hub / github.com/electric-sql/pglite / server.ts

File server.ts

packages/pglite-socket/src/scripts/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { PGlite, DebugLevel } from '@electric-sql/pglite'
4import { PGLiteSocketServer } from '../index'

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
logMethod · 0.45

Tested by

no test coverage detected