Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZToolsCenter/ZTools
/
Class
src/main/api/renderer/settings.ts:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
* 包含主题、快捷键、开机启动等设置
39
*/
40
export
class
SettingsAPI {
41
private mainWindow: Electron.BrowserWindow | null = null
42
private pluginManager: PluginManager | null = null
43
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected