MCPcopy
hub / github.com/ts-essentials/ts-essentials / sync-ts-version.js

File sync-ts-version.js

scripts/sync-ts-version.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2const fs = require("fs");
3const { findTsVersion } = require("./find-ts-version");
4

Callers

nothing calls this directly

Calls 2

findTsVersionFunction · 0.85
writeTsVersionFunction · 0.85

Tested by

no test coverage detected