MCPcopy 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
84export interface GitHubLanguages {
85 [language: string]: number;
86}
87
88export interface GitHubReadme {
89 name: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected