Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ LanguageRegistry.ts
File
LanguageRegistry.ts
src/web-ui/src/infrastructure/language-detection/core/LanguageRegistry.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
3
import
type
{ Language, LanguageCategory, LanguagePlugin } from
'../types'
;
4
import
{ createLogger } from
'@/shared/utils/logger'
;
Callers
nothing calls this directly
Calls
2
createLogger
Function · 0.90
getInstance
Method · 0.45
Tested by
no test coverage detected