Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KartikLabhshetwar/foliox
/ GitHubLanguages
Interface
GitHubLanguages
types/github.ts:84–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
export
interface
GitHubLanguages {
85
[language: string]: number;
86
}
87
88
export
interface
GitHubReadme {
89
name: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected