Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ AppInfo
Interface
AppInfo
src/plugins/system/system.d.ts:7–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5
}
6
7
interface
AppInfo extends Info {
8
label: string;
9
firstInstallTime: number;
10
lastUpdateTime: number;
11
}
12
13
interface
ShortCut {
14
id: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected