MCPcopy
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

1export 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

mainFunction · 0.45
mainFunction · 0.80
installMethod · 0.45
openSystemProxyMethod · 0.80
OnExitMethod · 0.95
unsetSystemProxyMethod · 0.80
installMethod · 0.80
installCertMethod · 0.95
OnExitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected