MCPcopy Index your code
hub / github.com/Tencent/CodeAnalysis / version.ts

File version.ts

web/packages/framework/src/support/version.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { info } from '@src/utils';
2import './version-checking';
3
4const GIT_REVISION = process.env.GIT_REVISION || '';

Callers

nothing calls this directly

Calls 1

infoFunction · 0.90

Tested by

no test coverage detected