Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ info } from
'@src/utils'
;
2
import
'./version-checking'
;
3
4
const
GIT_REVISION = process.env.GIT_REVISION ||
''
;
Callers
nothing calls this directly
Calls
1
info
Function · 0.90
Tested by
no test coverage detected