MCPcopy Create free account
hub / github.com/ReactiveX/rxjs / check-package-docs.mjs

File check-package-docs.mjs

scripts/check-package-docs.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { readdir, readFile } from 'node:fs/promises';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 5

checkPackageDocsFunction · 0.85
resolveMethod · 0.65
errorMethod · 0.65
catchMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected