Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytebase/bytebase
/ getEngineIconSrc
Function
getEngineIconSrc
frontend/src/react/components/EngineIcon.tsx:31–33 ·
view source on GitHub ↗
(engine: Engine)
Source
from the content-addressed store, hash-verified
29
}
30
31
export function getEngineIconSrc(engine: Engine) {
32
return EngineIconPath[engine];
33
}
Callers
2
SheetConnectionIcon
Function · 0.90
EngineIcon
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected