MCPcopy Create free account
hub / github.com/TanStack/query / generate-docs.ts

File generate-docs.ts

scripts/generate-docs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, readFile, readdir, rm, writeFile } from 'node:fs/promises'
2import { createRequire } from 'node:module'
3import { dirname, resolve } from 'node:path'
4import { fileURLToPath } from 'node:url'

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.85

Tested by

no test coverage detected