Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
const
fs = require(
"fs"
);
3
const
{ findTsVersion } = require(
"./find-ts-version"
);
4
Callers
nothing calls this directly
Calls
2
findTsVersion
Function · 0.85
writeTsVersion
Function · 0.85
Tested by
no test coverage detected