MCPcopy Create free account
hub / github.com/cloudflare/wildebeest / getCommitHash

Function getCommitHash

frontend/src/utils/getCommitHash.ts:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3}
4
5export function getCommitHash(): string {
6 return COMMIT_INFO.hash
7}

Callers 1

layout.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected