MCPcopy Create free account
hub / github.com/TanStack/query / dev.mjs

File dev.mjs

examples/lit/ssr/scripts/dev.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { spawn, spawnSync } from 'node:child_process'
2import { once } from 'node:events'
3import { dirname, resolve } from 'node:path'
4import { fileURLToPath } from 'node:url'

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.85
runFunction · 0.70

Tested by

no test coverage detected