MCPcopy Create free account
hub / github.com/TanStack/query / verify-links.ts

File verify-links.ts

scripts/verify-links.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync, readFileSync, statSync } from 'node:fs'
2import { extname, resolve } from 'node:path'
3import { glob } from 'tinyglobby'
4// @ts-ignore Could not find a declaration file for module 'markdown-link-extractor'.

Callers

nothing calls this directly

Calls 1

verifyMarkdownLinksFunction · 0.85

Tested by

no test coverage detected