MCPcopy Create free account
hub / github.com/TanStack/db / index.ts

File index.ts

examples/react-native/offline-transactions/server/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync, writeFileSync } from 'node:fs'
2import { dirname, join } from 'node:path'
3import { fileURLToPath } from 'node:url'
4import cors from 'cors'

Callers

nothing calls this directly

Calls 11

joinFunction · 0.85
loadDataFunction · 0.85
saveDataFunction · 0.85
fromMethod · 0.80
delayFunction · 0.70
generateIdFunction · 0.70
getMethod · 0.45
valuesMethod · 0.45
statusMethod · 0.45
setMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected