Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IsAvaible/AngularModUpdater
/ GitHubModInfo
Interface
GitHubModInfo
src/app/libraries/github/types.github.ts:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
export
interface
GitHubModInfo {
71
project: GitHubProject;
72
versions: GitHubVersion[];
73
config: GitHubRepoConfig;
74
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected