Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/putyy/res-downloader
/ App
Interface
App
frontend/src/types/app.d.ts:2–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
namespace appType {
2
interface
App {
3
AppName: string
4
Version: string
5
Description: string
6
Copyright: string
7
}
8
9
interface
MimeMap {
10
Type: string
Callers
9
main
Function · 0.45
main
Function · 0.80
install
Method · 0.45
openSystemProxy
Method · 0.80
OnExit
Method · 0.95
unsetSystemProxy
Method · 0.80
install
Method · 0.80
installCert
Method · 0.95
OnExit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected